TimeChangeRuleToString Method

Returns a String that represents the current TimeZoneRule.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public override string ToString()

Return Value

String
A String that represents the current TimeZoneRule.

See Also