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
- Add `subsec` methods to `Duration`
- 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
- Add `CalendarDuration` type
- Add easy initialization macros
- Respect `TZDIR` environment variable
- Improve support for illumos and Solaris
- Docs
- Rust not yet supported