Closed NetanelBasal closed 9 years ago
The library doesn't handle this. I don't intend to add this functionality; JavaScript deals with everything in milliseconds.
@NetanelBasal you could use the milliseconds
module to say
humanizeDuration(ms.minutes(input), { round: true });
I need to humanize number, but I get the number in minutes, and I required to do this:
There is an option to do this native with the plugin?