Issues Fixed
- Actually fix the crash on node from version 2.3.0. Thanks @pdcastro and @hyuraku. Sorry about that. Again.
Unclaimed project
Are you a maintainer of moment-duration-format? Claim this project to take control of your public changelog and roadmap.
Changelog
Format function plugin for the Moment Duration object.
window. Thanks @pdcastro and @thib3113. Sorry about that.Intl.NumberFormat support, and cache NumberFormat objects when reused. This cuts execution time more or less in half. Thank you @ticky! (#122)Negative sign is not placed properly for negative durations when trim is false. (#104)
Exception on older versions of moment.js because moment.duration.fn.isValid is not a function. (#103)
Rounding errors for some output when using toLocaleString in Microsoft environments (IE11, Edge, Windows Phone). (#95)
Format errors on zero-value tokens when using useSignificantDigits on HTC environments (HTC Browser). (#96)