21 stable releases

new 8.0.0 Nov 4, 2024
4.0.17 Oct 7, 2024
4.0.11 Sep 22, 2024
3.0.1 Sep 12, 2024

#425 in Encoding

Download history 21/week @ 2024-09-05 995/week @ 2024-09-12 362/week @ 2024-09-19 56/week @ 2024-09-26 809/week @ 2024-10-03 148/week @ 2024-10-10 12/week @ 2024-10-17 100/week @ 2024-10-31

316 downloads per month
Used in merde

Apache-2.0 OR MIT

59KB
1.5K SLoC

license: MIT/Apache-2.0 crates.io docs.rs

merde_time

The merde logo: a glorious poop floating above a pair of hands

Logo by MisiasArt

Provides an Rfc3339 wrapper type that implements:


lib.rs:

Provides [Rfc3339], a wrapper around time::OffsetDateTime that implements merde_json::JsonSerialize and merde_core::Deserialize when the right cargo features are enabled.

Dependencies

~0.7–1.2MB
~22K SLoC