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