const TIME_FORMAT: &[BorrowedFormatItem<'_>];
Available on crate features
serde
and parsing
only.Expand description
The format used when serializing and deserializing a human-readable Time
.
const TIME_FORMAT: &[BorrowedFormatItem<'_>];
serde
and parsing
only.The format used when serializing and deserializing a human-readable Time
.