Type Alias time::utc_offset::Minutes

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

The type of the minutes field of UtcOffset.

Aliased Type§

struct Minutes(/* private fields */);