I\'d like to obtain the list of available locale keys. I can\'t find any documentation on how to do this.
A good way of viewing an up-to-date list of locales is to look inside the 'node_modules/moment/locale' folder. Then you'll see a js file for each locale and you can even see more details for that locale in the js file.