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
- Initialization macros
- Unix timestamp serializer for subsecond accuracy
- ParseError docs should show variants and documentation for them
- Serde integration feels wrong.
- %Y should return an error when parsing a non-4 digit year
- Create year-month struct
- Support defaulting to zero minutes/hours/seconds
- Consider making TimeZone: Send + Sync
- Support for other (non ISO) week definitions
- The result of Utc.from_local_datetime seems incorrect
- Docs
- Rust not yet supported