pub const YEAR_WEEK_DAY: PresetFormat<'static>;
Expand description
YYYY-Www-DD alphanumeric date format
This is inteded for the ISO calendar.
ยงCrate Features
This is only available if display
is enabled.
pub const YEAR_WEEK_DAY: PresetFormat<'static>;
YYYY-Www-DD alphanumeric date format
This is inteded for the ISO calendar.
This is only available if display
is enabled.