type WholeSeconds = RangedI32<{ _ }, { _ }>;
The type capable of storing the range of whole seconds that a UtcOffset can encompass.
UtcOffset
struct WholeSeconds(/* private fields */);