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
- Better support for test cases: Overriding the current time
- UTC seems to be treated as canonical; hazardous in the presence of leap seconds
- ISO 8601 times without separators (`YMD\Thms\Z`) are not understood by serde_json
- Easy way to check a time is a leap second
- Add formatting of "st", "nd", "rd", and "th" suffixes for day numbers?
- Time zone handling
- User-friendly date/time parsing
- Feature request: Add a `Period` data structure
- Support parsing dates with missing fields
- Getting time and formatting it seems slow.
- Docs
- Rust not yet supported