rust-datetime / datetime

Dates and times library for Rust.
MIT License
15 stars 9 forks source link

Fix dividing nanoseconds by 1000 to get milliseconds in sys_time #31

Open jcaesar opened 3 years ago

jcaesar commented 3 years ago

Should fix GH issue #25.