Available on crate feature
chrono_0_4
only.Expand description
De/Serialization of chrono types
This modules is only available if using the chrono_0_4
feature of the crate.
Modulesยง
- datetime_
utc_ ts_ seconds_ from_ any - Deserialize a Unix timestamp with optional sub-second precision into a
DateTime<Utc>
.