Version

TimeZoneInfo Class Methods

For a list of all members of this type, see TimeZoneInfo members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromStandardNameOverloaded. Returns the TimeZoneInfo instance whose StandardName property matches the specified standardName.  
Public MethodIsDaylightSavingTimeReturns whether the specified date and time is within a daylight saving time period for the time zone represented by this TimeZoneInfo object.  
Public MethodToLocalTimeOverloaded. Returns the date/time of the specified time for the time zone represented by this TimeZoneInfo object. The translation is made using this computer's time zone information.  
Public MethodToStringReturns the string representation (DisplayName) of this TimeZoneInfo object  
See Also