EvanHahn / HumanizeDuration.js

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

Is there a way to remove the space between the number and the unit? #161

Closed Bulletninja closed 5 years ago

Bulletninja commented 5 years ago

For example, let's say i use my own short english language and instead of displaying 4 h 22 m i want to show 4h 22m. Is this possible?

EvanHahn commented 5 years ago

The spacer option should do it (see the README for instructions).

Bulletninja commented 5 years ago

Thank you, didn't see that one. Closing the issue.

EvanHahn commented 5 years ago

Great! Feel free to open a new issue if you have any other questions.