Locale
An identifier used to select a user's language and formatting preferences.
Properties
- 
          country_code(str | None) –The country code of the locale. 
- 
          language_code(str | None) –The language code of the locale. 
- 
          script_code(str | None) –The script code of the locale.