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