The members of System.TimeZoneInfo are listed below.
See Also: Inherited members from System.Object
[read-only] BaseUtcOffset TimeSpan. Documentation for this section has not yet been entered. [read-only] DaylightName string. Documentation for this section has not yet been entered. [read-only] DisplayName string. Documentation for this section has not yet been entered. [read-only] Id string. Documentation for this section has not yet been entered. [read-only] staticLocal TimeZoneInfo. Documentation for this section has not yet been entered. [read-only] StandardName string. Documentation for this section has not yet been entered. [read-only] SupportsDaylightSavingTime bool. Documentation for this section has not yet been entered. staticTimeZoneDirectory string. Documentation for this section has not yet been entered. [read-only] staticUtc TimeZoneInfo. Documentation for this section has not yet been entered.
staticClearCachedData() Documentation for this section has not yet been entered. staticConvertTime(DateTime, TimeZoneInfo) : DateTime Documentation for this section has not yet been entered. staticConvertTime(DateTimeOffset, TimeZoneInfo) : DateTimeOffset Documentation for this section has not yet been entered. staticConvertTime(DateTime, TimeZoneInfo, TimeZoneInfo) : DateTime Documentation for this section has not yet been entered. staticConvertTimeBySystemTimeZoneId(DateTime, string) : DateTime Documentation for this section has not yet been entered. staticConvertTimeBySystemTimeZoneId(DateTimeOffset, string) : DateTimeOffset Documentation for this section has not yet been entered. staticConvertTimeBySystemTimeZoneId(DateTime, string, string) : DateTime Documentation for this section has not yet been entered. staticConvertTimeFromUtc(DateTime, TimeZoneInfo) : DateTime Documentation for this section has not yet been entered. staticConvertTimeToUtc(DateTime) : DateTime Documentation for this section has not yet been entered. staticConvertTimeToUtc(DateTime, TimeZoneInfo) : DateTime Documentation for this section has not yet been entered. staticCreateCustomTimeZone(string, TimeSpan, string, string) : TimeZoneInfo Documentation for this section has not yet been entered. staticCreateCustomTimeZone(string, TimeSpan, string, string, string, TimeZoneInfo.AdjustmentRule[]) : TimeZoneInfo Documentation for this section has not yet been entered. staticCreateCustomTimeZone(string, TimeSpan, string, string, string, TimeZoneInfo.AdjustmentRule[], bool) : TimeZoneInfo Documentation for this section has not yet been entered.Equals(TimeZoneInfo) : bool Documentation for this section has not yet been entered. staticFindSystemTimeZoneById(string) : TimeZoneInfo Documentation for this section has not yet been entered. staticFromSerializedString(string) : TimeZoneInfo Documentation for this section has not yet been entered.GetAdjustmentRules() : TimeZoneInfo.AdjustmentRule[] Documentation for this section has not yet been entered.GetAmbiguousTimeOffsets(DateTime) : TimeSpan[] Documentation for this section has not yet been entered.GetAmbiguousTimeOffsets(DateTimeOffset) : TimeSpan[] Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered. staticGetSystemTimeZones() : System.Collections.ObjectModel.ReadOnlyCollection<TimeZoneInfo> Documentation for this section has not yet been entered.GetUtcOffset(DateTime) : TimeSpan Documentation for this section has not yet been entered.GetUtcOffset(DateTimeOffset) : TimeSpan Documentation for this section has not yet been entered.HasSameRules(TimeZoneInfo) : bool Documentation for this section has not yet been entered.IsAmbiguousTime(DateTime) : bool Documentation for this section has not yet been entered.IsAmbiguousTime(DateTimeOffset) : bool Documentation for this section has not yet been entered.IsDaylightSavingTime(DateTime) : bool Documentation for this section has not yet been entered.IsDaylightSavingTime(DateTimeOffset) : bool Documentation for this section has not yet been entered.IsInvalidTime(DateTime) : bool Documentation for this section has not yet been entered.OnDeserialization(object) Documentation for this section has not yet been entered.ToSerializedString() : string Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered.