EvanHahn / HumanizeDuration.js

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

Change decimal/thousands separator based on locale #61

Closed EvanHahn closed 9 years ago

EvanHahn commented 9 years ago

In English, I might write 4,206.9. In Spanish, I might write 4.206,9.

You should be able to override this, but we'll need to add this to the language definitions.

Some related links I found: