Settings
Help

Module utc_offset

Module utc_offset 

Source
Expand description

The UtcOffset struct and its associated impls.

ModulesΒ§

private πŸ”’

StructsΒ§

UtcOffset
An offset from UTC.

Type AliasesΒ§

Hours πŸ”’
The type of the hours field of UtcOffset.
Minutes πŸ”’
The type of the minutes field of UtcOffset.
Seconds πŸ”’
The type of the seconds field of UtcOffset.
WholeSeconds πŸ”’
The type capable of storing the range of whole seconds that a UtcOffset can encompass.