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