TimeZoneFactoryCldrDefaultLocaleSettingKey Field

Gets the name of the application setting containing the configured default locale (e.g. "en") used when a requested culture, and its Parent chain, does not match a staged CLDR locale. Optional; defaults to "en".

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.3.9728.0
C#
public const string CldrDefaultLocaleSettingKey = "timeZoneSettings:cldrDefaultLocale"

Field Value

String

See Also