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ยง
- HOUR
S_ ๐PER_ DAY - MINUTE
S_ ๐PER_ HOUR - MONTH
S_ ๐PER_ YEAR - NANOSECOND
S_ ๐PER_ HOUR - SECOND
S_ ๐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.