Module interval

Source
Expand description

A time interval abstract data type.

Structs§

Interval
An interval of time meant to express SQL intervals.
PackedInterval
An encoded packed variant of Interval.
ProtoInterval

Enums§

RoundBehavior

Statics§

DAY_OVERFLOW_ERROR 🔒
MONTH_OVERFLOW_ERROR 🔒
USECS_PER_DAY