Closed mees- closed 6 years ago
but why
@FireController1847 why what?
why would you need to pretty ms microseconds and nanoseconds
because i want to show users times in a nice format and the times are less than a millisecond
I just don't see a use case for this... What does your program do that requires microsecond and millisecond precision?
I'm working on a benchmarking thing, that has that kind of times
@mees- Can you fix the merge conflict?
@sindresorhus I have added the test case and resolved the merge confict. I have also fixed a bug that was caught by the addition of that test case.
Also added an option to force ms to be formatted separately from seconds
Closes #24