A full string representation of a time. Can be combined with a timezone. * can be used to indicate an undisclosed time part.

See

https://datatracker.ietf.org/doc/html/rfc6350#section-4

Example

"01:02:03"
"01:*:03+02"
"01:*-01:30"

Generated using TypeDoc