A full date-time in string representation, unix timestamp or as a Date object. All parts must be disclosed. Timezone is optional.
https://datatracker.ietf.org/doc/html/rfc6350#section-4
"2020-01-01T01:30:00Z"new Date("2020-01-01T01:02:03")1658736768
Generated using TypeDoc
A full date-time in string representation, unix timestamp or as a Date object. All parts must be disclosed. Timezone is optional.
See
https://datatracker.ietf.org/doc/html/rfc6350#section-4
Example