time::utc_offset

Type Alias Seconds

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

The type of the seconds field of UtcOffset.

Aliased Typeยง

struct Seconds(/* private fields */);