Module

Web.Intl

Package
purescript-web-intl
Repository
ptrfrncsmrph/purescript-web-intl

#getCanonicalLocales Source

getCanonicalLocales :: Array String -> Maybe (Array String)

Returns an array containing the canonical locale names. Duplicates will be omitted and elements will be validated as structurally valid language tags.

Re-exports from Web.Intl.AvailableCanonical