Module duration

Source

Structs§

Duration
Cassandra Duration type. A duration stores separately months, days, and seconds due to the fact that the number of days in a month varies, and a day can have 23 or 25 hours if a daylight saving is involved.

Enums§

DurationCreationError
Possible Duration creation error.