File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ var DATE_FORMATS_SPLIT = /((?:[^yMdHhmsaZE']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|d+
303
303
* (e.g. `"h o''clock"`).
304
304
*
305
305
* @param {(Date|number|string) } date Date to format either as Date object, milliseconds (string or
306
- * number) or various ISO 8601 datetime string formats (e.g. yyyy-MM-ddTHH:mm:ss.SSSZ and it's
306
+ * number) or various ISO 8601 datetime string formats (e.g. yyyy-MM-ddTHH:mm:ss.SSSZ and its
307
307
* shorter versions like yyyy-MM-ddTHH:mmZ, yyyy-MM-dd or yyyyMMddTHHmmssZ). If no timezone is
308
308
* specified in the string input, the time is considered to be in the local timezone.
309
309
* @param {string= } format Formatting rules (see Description). If not specified,
You can’t perform that action at this time.
0 commit comments