Documentation
    Preparing search index...

    Function getInvariantLocale

    • Retrieves the current best approximity of invariant locale (like "culture-independent", or "invariant culture" in .NET).

      Returns Locale

      Currently this implementation is returning en as a "standard" locale for various locale-related operations, such as sorting, formatting, etc.

      Note that the implementation is subject to changes in the future.