static | ClearCachedData()Documentation for this section has not yet been entered. |
static | ConvertTime(DateTime, TimeZoneInfo) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTime(DateTimeOffset, TimeZoneInfo) : DateTimeOffsetDocumentation for this section has not yet been entered. |
static | ConvertTime(DateTime, TimeZoneInfo, TimeZoneInfo) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTimeBySystemTimeZoneId(DateTime, string) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTimeBySystemTimeZoneId(DateTimeOffset, string) : DateTimeOffsetDocumentation for this section has not yet been entered. |
static | ConvertTimeBySystemTimeZoneId(DateTime, string, string) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTimeFromUtc(DateTime, TimeZoneInfo) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTimeToUtc(DateTime) : DateTimeDocumentation for this section has not yet been entered. |
static | ConvertTimeToUtc(DateTime, TimeZoneInfo) : DateTimeDocumentation for this section has not yet been entered. |
static | CreateCustomTimeZone(string, TimeSpan, string, string) : TimeZoneInfoDocumentation for this section has not yet been entered. |
static | CreateCustomTimeZone(string, TimeSpan, string, string, string, TimeZoneInfo.AdjustmentRule[]) : TimeZoneInfoDocumentation for this section has not yet been entered. |
static | CreateCustomTimeZone(string, TimeSpan, string, string, string, TimeZoneInfo.AdjustmentRule[], bool) : TimeZoneInfoDocumentation for this section has not yet been entered. |
| Equals(TimeZoneInfo) : boolDocumentation for this section has not yet been entered. |
static | FindSystemTimeZoneById(string) : TimeZoneInfoDocumentation for this section has not yet been entered. |
static | FromSerializedString(string) : TimeZoneInfoDocumentation 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. |
override | GetHashCode() : intDocumentation 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. |
static | GetSystemTimeZones() : System.Collections.ObjectModel.ReadOnlyCollection<TimeZoneInfo>Documentation for this section has not yet been entered. |
| GetUtcOffset(DateTime) : TimeSpanDocumentation for this section has not yet been entered. |
| GetUtcOffset(DateTimeOffset) : TimeSpanDocumentation for this section has not yet been entered. |
| HasSameRules(TimeZoneInfo) : boolDocumentation for this section has not yet been entered. |
| IsAmbiguousTime(DateTime) : boolDocumentation for this section has not yet been entered. |
| IsAmbiguousTime(DateTimeOffset) : boolDocumentation for this section has not yet been entered. |
| IsDaylightSavingTime(DateTime) : boolDocumentation for this section has not yet been entered. |
| IsDaylightSavingTime(DateTimeOffset) : boolDocumentation for this section has not yet been entered. |
| IsInvalidTime(DateTime) : boolDocumentation for this section has not yet been entered. |
| OnDeserialization(object)Documentation for this section has not yet been entered. |
| ToSerializedString() : stringDocumentation for this section has not yet been entered. |
override | ToString() : stringDocumentation for this section has not yet been entered. |