time::utc_offset

Type Alias Minutes

source
type Minutes = RangedI8<{ _ }, { _ }>;
Expand description

The type of the minutes field of UtcOffset.

Aliased Typeยง

struct Minutes(/* private fields */);