Module datetime

Source
Expand description

ISO 8601 date and time without timezone.

Modules§

serde 🔒
Tools to help serializing/deserializing NaiveDateTimes

Structs§

NaiveDateTime
ISO 8601 combined date and time without timezone.

Constants§

MAX_DATETIMEDeprecated
The maximum possible NaiveDateTime.
MIN_DATETIMEDeprecated
The minimum possible NaiveDateTime.