I\'d like to obtain the list of available locale keys. I can\'t find any documentation on how to do this.
moment.locales() returns array of locales like so:
moment.locales()
though moment.locale() returns current active locale, like so:
moment.locale()