Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Time | 801 | 9,842 | 1,699 | 3 days ago | 90 | June 22, 2022 | 12 | apache-2.0 | Rust | |
The most used Rust library for date and time handling. | ||||||||||
Tz Rs | 163 | 6 | 11 days ago | 28 | August 12, 2022 | apache-2.0 | Rust | |||
A pure Rust reimplementation of libc functions localtime, gmtime and mktime. | ||||||||||
Easytime | 9 | 2 days ago | 7 | June 30, 2022 | apache-2.0 | Rust | ||||
Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations. |
Documentation:
The time crate is guaranteed to compile with any release of rustc from the past six months. Optional feature flags that enable interoperability with third-party crates (e.g. rand) follow the policy of that crate if stricter.
Contributions are always welcome! If you have an idea, it's best to float it by me before working on it to ensure no effort is wasted. If there's already an open issue for it, knock yourself out. Internal documentation can be viewed here.
If you have any questions, feel free to use Discussions. Don't hesitate to ask questions that's what I'm here for!
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in time by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.