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