Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IsoWeek

ISO 8601 week.

This type, combined with Weekday, constitutes the ISO 8601 week date. One can retrieve this type from the existing Datelike types via the Datelike::iso_week method.

Fully qualified path: chrono::isoweek::IsoWeek

[derive(Clone, Copy, PartialEq, Drop)]
pub struct IsoWeek { /* private fields */ }