Module time::format_description::well_known::iso8601
source ยท Expand description
The format described in ISO 8601.
Modulesยง
- adt_hack ๐Hackery to work around not being able to use ADTs in const generics on stable.
Macrosยง
- define_assoc_consts ๐Define associated constants for
Iso8601
.
Structsยง
Enumsยง
- Which format to use for the date.
- Which components to format.
- The precision for the UTC offset.
- The precision and number of decimal digits present for the time.
Constantsยง
- DATE ๐
- DATE_TIME ๐
- DATE_TIME_OFFSET ๐
- DEFAULT ๐
- OFFSET ๐
- PARSING ๐
- TIME ๐
- TIME_OFFSET ๐