Contents

CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier(_:)

Returns a Windows locale code from the locale identifier.

Declaration

func CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier(_ localeIdentifier: CFLocaleIdentifier!) -> UInt32

Parameters

  • localeIdentifier:

    The locale identifier.

Return Value

The Windows locale code.

See Also

Getting and Creating Locale Identifiers