tidyverse / hms

A simple class for storing time-of-day values
https://hms.tidyverse.org/
Other
138 stars 25 forks source link

for long durations, hours are printed in scientific notation #48

Closed qgeissmann closed 6 years ago

qgeissmann commented 7 years ago

Not sure if it is intended:

hms(1, 1, hours=1e4)
#> 1e+04:01:01
krlmlr commented 6 years ago

Thanks for reporting!

github-actions[bot] commented 3 years ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.