tidyverse / hms

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

Very small fractions of a second #17

Closed krlmlr closed 8 years ago

krlmlr commented 8 years ago
> hms::as.hms(1e-10)
00:00:001e-10

Need format(scientific = FALSE).

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.