Type Alias time::utc_offset::Seconds

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

The type of the seconds field of UtcOffset.

Aliased Type§

struct Seconds(/* private fields */);