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
- 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
- ISO8601 support
- unexpected behavior of `duration_trunc` with `DateTime<FixedOffset>`
- [Feature Request] Support parsing ISO 8601 Duration strings
- Docs
- Rust not yet supported