Expand description
The format described in ISO 8601.
Re-exportsยง
#[doc(hidden)] pub use self::adt_hack::DoNotRelyOnWhatThisIs;
pub use self::adt_hack::EncodedConfig;
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 ๐