Returns unix time in milliseconds. Overwrite for profit.
Strict parsing disables the deprecated fallback to the native Date constructor when parsing a string.
Strict parsing requires that the format and input match exactly, including delimiters. Strict parsing is frequently the best parsing option. For more information about choosing strict vs forgiving parsing, see the parsing guide.
Strict parsing requires that the format and input match exactly, including delimiters. Strict parsing is frequently the best parsing option. For more information about choosing strict vs forgiving parsing, see the parsing guide.
Generated using TypeDoc
Constant used to enable explicit ISO_8601 format parsing.