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
- `Timelike` does not correct account for nanoseconds exceeding 1e9
- Improve docs about NaiveDateTime conversion
- Documentation improvements / Trouble understanding simple use cases
- overly relaxed whitespace parsing leads to unexpected parsing success (was Local.datetime_from_str errantly ignoring format whitespace)
- `chrono::MAX_DATETIME` is not deserializable via `parse_from_rfc3339`
- Month and WeekDay translations
- How to display Weekday fullname ?
- Parsing dates and times from bytes rather than string?
- FixedOffset doesn't support serde, even with serde feature activated
- Add specifier to skip one symbol
- Docs
- Rust not yet supported