utcParse() will return a Date object. You really don't gain anything from then re-parsing that Date from a different format. You can use that ...
確定! 回上一頁