chrono
https://github.com/chronotope/chrono
Rust
Date and time library for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported5 Subscribers
Add a CodeTriage badge to chrono
Help out
- Issues
- Fix `%C` for years outside 0..=9999
- Fast formatting
- Use checked arithmetic for TZif data block lengths
- Saturate From<SystemTime> for DateTime<Utc> instead of panicking
- strptime %-? doesn't work for d, m, and Y
- Some fallible-looking or infallible conversion paths can still panic on extreme inputs
- fix: parse offset seconds in FromStr so Display round-trips
- Roundtrip `to_string` and `from_str` fails for `NaiveDateTime`
- Bump codecov/codecov-action from 6 to 7
- NaiveDate missing documentation
- Docs
- Rust not yet supported