Before tc39/ecma402#68 gets resolved, there is no official approach to retrieve user's "current locale" per se. Thus this implementation is currently using the default Intl.Collator locale as an approximation.
Note that the implementation is subject to changes in the future.
Retrieves the current default locale of the environment.