mscorlib(4.0.0.0) API with additions
System.TimeZoneInfo Member List

This is the complete list of members for System.TimeZoneInfo, including all inherited members.

BaseUtcOffsetSystem.TimeZoneInfo
ClearCachedData()System.TimeZoneInfostatic
ConvertTime(DateTimeOffset dateTimeOffset, TimeZoneInfo destinationTimeZone)System.TimeZoneInfostatic
ConvertTime(DateTime dateTime, TimeZoneInfo destinationTimeZone)System.TimeZoneInfostatic
ConvertTime(DateTime dateTime, TimeZoneInfo sourceTimeZone, TimeZoneInfo destinationTimeZone)System.TimeZoneInfostatic
ConvertTimeBySystemTimeZoneId(DateTimeOffset dateTimeOffset, string destinationTimeZoneId)System.TimeZoneInfostatic
ConvertTimeBySystemTimeZoneId(DateTime dateTime, string destinationTimeZoneId)System.TimeZoneInfostatic
ConvertTimeBySystemTimeZoneId(DateTime dateTime, string sourceTimeZoneId, string destinationTimeZoneId)System.TimeZoneInfostatic
ConvertTimeFromUtc(DateTime dateTime, TimeZoneInfo destinationTimeZone)System.TimeZoneInfostatic
ConvertTimeToUtc(DateTime dateTime)System.TimeZoneInfostatic
ConvertTimeToUtc(DateTime dateTime, TimeZoneInfo sourceTimeZone)System.TimeZoneInfostatic
CreateCustomTimeZone(string id, TimeSpan baseUtcOffset, string displayName, string standardDisplayName)System.TimeZoneInfostatic
CreateCustomTimeZone(string id, TimeSpan baseUtcOffset, string displayName, string standardDisplayName, string daylightDisplayName, AdjustmentRule[] adjustmentRules)System.TimeZoneInfostatic
CreateCustomTimeZone(string id, TimeSpan baseUtcOffset, string displayName, string standardDisplayName, string daylightDisplayName, AdjustmentRule[] adjustmentRules, bool disableDaylightSavingTime)System.TimeZoneInfostatic
DaylightNameSystem.TimeZoneInfo
DisplayNameSystem.TimeZoneInfo
Equals(TimeZoneInfo other)System.TimeZoneInfo
Equals(object obj)System.TimeZoneInfo
IEquatable< TimeZoneInfo >.Equals(T other)System.IEquatable< TimeZoneInfo >
FindSystemTimeZoneById(string id)System.TimeZoneInfostatic
FromSerializedString(string source)System.TimeZoneInfostatic
GetAdjustmentRules()System.TimeZoneInfo
GetAmbiguousTimeOffsets(DateTimeOffset dateTimeOffset)System.TimeZoneInfo
GetAmbiguousTimeOffsets(DateTime dateTime)System.TimeZoneInfo
GetHashCode()System.TimeZoneInfo
GetSystemTimeZones()System.TimeZoneInfostatic
GetUtcOffset(DateTimeOffset dateTimeOffset)System.TimeZoneInfo
GetUtcOffset(DateTime dateTime)System.TimeZoneInfo
HasSameRules(TimeZoneInfo other)System.TimeZoneInfo
IdSystem.TimeZoneInfo
IsAmbiguousTime(DateTimeOffset dateTimeOffset)System.TimeZoneInfo
IsAmbiguousTime(DateTime dateTime)System.TimeZoneInfo
IsDaylightSavingTime(DateTimeOffset dateTimeOffset)System.TimeZoneInfo
IsDaylightSavingTime(DateTime dateTime)System.TimeZoneInfo
IsInvalidTime(DateTime dateTime)System.TimeZoneInfo
LocalSystem.TimeZoneInfostatic
StandardNameSystem.TimeZoneInfo
SupportsDaylightSavingTimeSystem.TimeZoneInfo
ToSerializedString()System.TimeZoneInfo
ToString()System.TimeZoneInfo
UtcSystem.TimeZoneInfostatic