Module time::utc_offset

source ·
Expand description

The UtcOffset struct and its associated impls.

Modules§

Structs§

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.
  • The type capable of storing the range of whole seconds that a UtcOffset can encompass.