jsmreese / moment-duration-format

Format function plugin for the Moment Duration object.
MIT License
968 stars 120 forks source link

Format errors due to floating point issues in JavaScript #93

Closed jsmreese closed 6 years ago

jsmreese commented 6 years ago
(3.55).toFixed(1);
// "3.5"