public class IdtTimeZone
IdtTimeZone | Initializes a new instance of the IdtTimeZone class |
Abbreviation | Gets the abbreviation of this IdtTimeZone for the current time. |
Name | Gets the name of this IdtTimeZone. |
Utc | Gets a time zone representing Universal Coordinated Time (UTC). |
CorrectOffsets | Corrects the offsets of a DateRange to ensure that the points of time in the date range are correctly in local time |
CurrentInfo | Gets information about the time zone as it appears as of time. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
FromWindowsZoneInfo | Gets a time zone from a Windows zone information string. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetUtcOffset | Returns the coordinated universal time (UTC) offset for the specified local time. |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToLocalTime | Returns the local time that corresponds to a specified coordinated universal time (UTC). |
ToString |
Gets a string representation of this IdtTimeZone.
(Overrides ObjectToString) |
ToUniversalTime | Returns the Universal Coordinated Time (UTC) that corresponds to a specified local time. |
DefaultMinimumYear | Gets the earliest year for which time zone data may be calculated. |
TimeChangeSymbolWildcard | Gets the symbol used for time change rules to show where to place the change-rule symbol; i.e., "C%sT" becomes "CDT" or "CST" as appropriate. |