EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.65k stars 175 forks source link

Not flexible with date format #188

Closed joy0316webiee closed 4 years ago

joy0316webiee commented 4 years ago

Currently, I could get the duration in format "2m 6s" but I want to format it in "02m 06s". Is there any way to go through this?

EvanHahn commented 4 years ago

Not currently possible. I'm not planning on adding any new features to this library (see the bolded text in the readme) so I don't think this will be added.

However, I'm more than happy to endorse a fork.