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 @@ -357,7 +357,7 @@ var DATE_FORMATS_SPLIT = /((?:[^yMdHhmsaZEw']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|d
357
357
* (e.g. `"h 'o''clock'"`).
358
358
*
359
359
* @param {(Date|number|string) } date Date to format either as Date object, milliseconds (string or
360
- * number) or various ISO 8601 datetime string formats (e.g. yyyy-MM-ddTHH:mm:ss.SSSZ and its
360
+ * number) or various ISO 8601 datetime string formats (e.g. yyyy-MM-ddTHH:mm:ss.sssZ and its
361
361
* shorter versions like yyyy-MM-ddTHH:mmZ, yyyy-MM-dd or yyyyMMddTHHmmssZ). If no timezone is
362
362
* specified in the string input, the time is considered to be in the local timezone.
363
363
* @param {string= } format Formatting rules (see Description). If not specified,
You can’t perform that action at this time.
0 commit comments