jsmreese / moment-duration-format

Format function plugin for the Moment Duration object.
MIT License
967 stars 121 forks source link

Line 664 number.toLocaleString('i') Range Error #146

Open indavidjool opened 4 years ago

indavidjool commented 4 years ago

The library generates a range error (incorrect locale information) for line 664 in React-Native debugger. 'i' Does not appear to be a legal locale string?