Does any documentation exist to show the "default" Intl.DateTimeFormat options for a specific locale in Javascript?
For example, if I'm using "en-US" as the locale parameter, is there any documentation that says "this is what options.dateStyle = 'full'" will display as?