Create the collation for a given locale.
Use NULL as the locale parameter to use the user’s locale preference
from the operating system.
locale | The locale for which to create the collation or null to use user preference. |
A collation for the given locale. |