Module tzdb::serde_as_1

source ·
Available on crate feature serde-as only.
Expand description

Helper functions to be used with serde and serde_with (v1.x.y)

Structs

(De)serialize a (Utc)DateTime as an f64 with millisecond resolution
(De)serialize a (Utc)DateTime as a tuple with nanosecond resolution
(De)serialize only the seconds of a (Utc)DateTime as an i64