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