A time in string representation or as a Date object. * can be used to indicate an undisclosed time part.
*
https://datatracker.ietf.org/doc/html/rfc6350#section-4
"01:02:03""01:*:03""01:*"new Date("1970-01-01 01:02:03")
Generated using TypeDoc
A time in string representation or as a Date object.
*
can be used to indicate an undisclosed time part.See
https://datatracker.ietf.org/doc/html/rfc6350#section-4
Example