TimeChangeRuleSymbol Property

Gets or sets a symbol to identify the rule.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public string Symbol { get; set; }

Property Value

String

Example

The current (2007) U.S. rule has the symbol 'S' for standard time and 'D' for daylight time.

See Also