Expand description
ISO 8601 date and time without timezone.
Modules§
- serde 🔒
- Tools to help serializing/deserializing
NaiveDateTime
s
Structs§
- Naive
Date Time - ISO 8601 combined date and time without timezone.
Constants§
- MAX_
DATETIME Deprecated - The maximum possible
NaiveDateTime
. - MIN_
DATETIME Deprecated - The minimum possible
NaiveDateTime
.