const OFFSET_DATE_TIME_FORMAT: &[BorrowedFormatItem<'_>];
Expand description
The format used when serializing and deserializing a human-readable OffsetDateTime
.
const OFFSET_DATE_TIME_FORMAT: &[BorrowedFormatItem<'_>];
The format used when serializing and deserializing a human-readable OffsetDateTime
.