Mono Class Library: OverviewSystem.TimeZoneInfo: Method Members |
The methods of System.TimeZoneInfo are listed below. For a list of all members, see the TimeZoneInfo Members list.
See Also: Inherited members from System.Object
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.