#toml #toml-parser #date-time #toml-compatible

toml_datetime

A TOML-compatible datetime type

11 releases

0.6.8 Jul 30, 2024
0.6.6 May 15, 2024
0.6.5 Oct 23, 2023
0.6.3 Jun 24, 2023
0.5.0 Oct 21, 2022

#502 in Encoding

Download history 1591881/week @ 2024-07-20 1690513/week @ 2024-07-27 1663972/week @ 2024-08-03 1722347/week @ 2024-08-10 1709174/week @ 2024-08-17 1728452/week @ 2024-08-24 1690340/week @ 2024-08-31 1735145/week @ 2024-09-07 1601089/week @ 2024-09-14 1898248/week @ 2024-09-21 1901233/week @ 2024-09-28 2408887/week @ 2024-10-05 2273211/week @ 2024-10-12 2412041/week @ 2024-10-19 1931183/week @ 2024-10-26 1932199/week @ 2024-11-02

8,850,865 downloads per month
Used in 15,365 crates (14 directly)

MIT/Apache

28KB
485 lines

toml_datetime

Latest Version Documentation

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

A TOML-compatible datetime type

Dependencies

~160KB