chronotope / chrono

Date and time library for Rust
Other
3.35k stars 536 forks source link

FR: support ts_milliseconds for DateTime<Local> #1607

Open CyanChanges opened 3 months ago

CyanChanges commented 3 months ago

It is very useful for me to have this for DateTime<Local>.

djc commented 3 months ago

I'm happy to review a PR for this.