Structs§
- Pieces
- A low level representation of a parsed Temporal ISO 8601 datetime string.
- Pieces
Numeric Offset - A specific numeric offset, including the sign of the offset, for use with
Pieces
. - Time
Zone Annotation - An RFC 9557 time zone annotation, for use with
Pieces
. - Time
Zone Annotation Name - A time zone annotation parsed from a datetime string.
Enums§
- Pieces
Offset - An offset parsed from a Temporal ISO 8601 datetime string, for use with
Pieces
. - Time
Zone Annotation Kind - The kind of time zone found in an RFC 9557 timestamp, for use with
Pieces
.