notquiteamonad / date_time

date_time is a high-level Rust library for use in situations where precision beyond seconds is not necessary.
Apache License 2.0
8 stars 5 forks source link

Add a toDays() method on Duration #57

Open notquiteamonad opened 4 years ago

notquiteamonad commented 4 years ago

See samueldple/datetimekt#40 (issue) and samueldple/datetimekt#41 (pull request)