Expand description
Methods for checked timestamp operations.
Structsยง
- The error returned when constructing a
VarCharMaxLength
from an invalid value. - An encoded packed variant of
NaiveDateTime
. - Helper struct for representing from and to precisions each of type
Option<TimestampPrecision>
. - Helper struct for representing
Option<TimestampPrecision>
.
Enumsยง
Constantsยง
- HOURS_
PER_ ๐DAY - MINUTES_
PER_ ๐HOUR - MONTHS_
PER_ ๐YEAR - NANOSECONDS_
PER_ ๐HOUR - SECONDS_
PER_ ๐MINUTE
Staticsยง
Traitsยง
- Common set of methods for date component.
- Common set of methods for time component.
- A timestamp with both a date and a time component, but not necessarily a timezone component.