mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +00:00
Add a link to chrono_ext crate (and sources), for non ISO weeks handling (cf. issues #139 and #405). (#406)
This commit is contained in:
parent
2b76243d36
commit
04a58593b3
@ -391,3 +391,5 @@ and consequently `Utc.ymd(2014, 1, 30).with_month(2)` returns `None`.
|
||||
Advanced time zone handling is not yet supported.
|
||||
For now you can try the [Chrono-tz](https://github.com/chronotope/chrono-tz/) crate instead.
|
||||
|
||||
Non ISO week handling is not yet supported.
|
||||
For now you can use the [chrono_ext](https://crates.io/crates/chrono_ext) crate ([sources](https://github.com/bcourtine/chrono-ext/)).
|
||||
|
Loading…
x
Reference in New Issue
Block a user