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
- No serde impls for Months
- Add (try_)from_secs_f64, (try_)from_millis_f64, as_millis_f64 and as_secs_f64 to TimeDelta
- Support for `24:00:00` in `DateTime` Parsing
- DelayedFormat: Panic in rendering
- Need Duration to represent time in months/years
- Extra slow Utc to Local conversion
- Saturating operations
- Parsing from string to DateTime - input is not enough for unique date and time
- Add `DateTime::to_timezone` and `FromOffset` trait
- Add a method to the `Offset` trait to return DST info
- Docs
- Rust not yet supported