TimeZoneFactoryDefaultTimeZoneNameSettingKey Field

Gets the name of the application setting containing the name of the default time zone to use in the application.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public const string DefaultTimeZoneNameSettingKey = "timeZoneSettings:defaultTimeZoneHomeZone"

Field Value

String

See Also