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 forIso8601
.
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 ๐