Type Alias icu_timezone::provider::EighthsOfHourOffset
source ยท pub type EighthsOfHourOffset = i8;
Expand description
Storage type for storing UTC offsets as eights of an hour.
pub type EighthsOfHourOffset = i8;
Storage type for storing UTC offsets as eights of an hour.