Expand description
Structs§
- Date
- Date (no time of day).
- Date
Time Error - An error that can be returned when uses date/time types.
- Interval
- Interval represents delta time.
- Time
- Time of day (no date).
- Timestamp
- Timestamp represents absolute time.
Enums§
- Date
Order - DateOrder defines the field order to be assumed when reading an ambiguous date (anything not in YYYY-MM-DD format, with a four-digit year field first, is taken to be ambiguous).
- Date
Style - DateStyle defines the output formatting choice for date/time types.
- Date
Unit - Date unit.
- Field
Type - Field type.
- Interval
Style - Interval style.
Traits§
- Date
Time - General trait for all date time types.