vercel / ms

Tiny millisecond conversion utility
https://npmjs.com/ms
MIT License
5.16k stars 265 forks source link

format ms into full days, hours, minutes, seconds, milliseconds #196

Closed dan-stowell closed 1 month ago

dan-stowell commented 1 year ago

We want our tools to be able to display exact times instead of rounded times. This pull request adds a new option, allUnits, that includes days, hours, minutes, seconds, and milliseconds in formatted output.

I am open to alternative naming or organization! I just want to be able to render exact build times:

CleanShot 2023-04-08 at 15 16 50@2x