IdtTimeZoneToString Method

Gets a string representation of this IdtTimeZone.

Definition

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

Return Value

String
The name of the current time zone.

See Also