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
- Parsing numeric literals can cause TooShort/Invalid
- `DateTime::years_since` is tricky during ambiguous local time
- RFC: Bring some of the Rubedo extensions for Chrono into Chrono
- Add methods for float multiplication/division
- FrameworkNotFound error when building for Apple using maturin
- Add `DateTime::try_to_rfc2822`, deprecate `DateTime::to_rfc2822`
- Add `try_to_rfc3339` and `to_iso8601`, deprecate `to_rfc3339`
- Should `now` error on wasm (not on emscripten or wasi) without wasmbind?
- Offer an option to serialize/deserialize to/from RFC 2822
- Add `CalendarDuration` type
- Docs
- Rust not yet supported