Expand description

Date and timer units & helper functions

Structs

Date (1-31)

Day (1-7)

Month (1-12)

Week (1-52)

Year

Traits

Extension trait that adds convenience methods to the u32 type

Type Definitions

Alias for hours duration (u32 backing storage)

Alias for microsecond duration (u32 backing storage)

Alias for minutes duration (u32 backing storage)

Alias for second duration (u32 backing storage)