There are different ways to encode a date/time value: as an ISO-8601 string, e.g. 2018-09-16T17:27:33.963Z . Or as Unix timestamp, i.e. a number ...
確定! 回上一頁