Skip to content

ElectronApp.getSystemLocale method

ElectronApp › getSystemLocale

Unofficial

Returns the system's current locale as a BCP 47 language tag.

Signature:

getSystemLocale(): string

Returns: stringThe system locale.