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
- Rename `NaiveDate` and potentially remove `Date<Tz>`
- Add additional checks for AlternateTime
- Investigate including Android and iOS in the CI
- `.month()` should return `chrono::Month`
- Add functions to get start and end for other kinds of time periods
- Consider new helper methods for `LocalResult`
- Strftime %x not localized
- `Timelike` does not correct account for nanoseconds exceeding 1e9
- Improve docs about NaiveDateTime conversion
- Documentation improvements / Trouble understanding simple use cases
- Docs
- Rust not yet supported