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_DATETIMEDeprecatedThe maximum possible
NaiveDateTime
. - MIN_DATETIMEDeprecatedThe minimum possible
NaiveDateTime
.