Locale.getInstance

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Locale getInstance(string language, string country, string variant)
  2. Locale getInstance(string language, string script, string country, string variant)
    class Locale
    static
    getInstance
    (
    string language
    ,
    string script
    ,
    string country
    ,
    string variant
    )

Meta