Checks if argument is a ISO 8601 Date String.
Such a string is 24 ((YYYY-MM-DDTHH:mm:ss.sssZ) or 27 (±YYYYYY-MM-DDTHH:mm:ss.sssZ)
characters long.
The value being checked.
True if the value is an instance of an ISOString date.
Generated using TypeDoc
Checks if argument is a ISO 8601 Date String.
Such a string is 24 ((YYYY-MM-DDTHH:mm:ss.sssZ) or 27 (±YYYYYY-MM-DDTHH:mm:ss.sssZ)
characters long.