ElectronApp.getLocaleCountryCode method
ElectronApp › getLocaleCountryCode
Unofficial
Returns the operating system's locale two-letter ISO 3166 country code.Signature:
getLocaleCountryCode(): stringReturns: string — The country code, or an empty string when it cannot be detected.