const SPAN_ZONE_OFFSET_TOTAL_SECONDS: i128 = _; // 93_599i128
Expand description
The max number of seconds that can be expressed in a time zone offset.
This is computed here based on the span offset types below for convenience
use in the SpanZoneOffset
definition above.