Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TimeZoneInfo::ConvertTimeBySystemTimeZoneId Method

 

Converts a time to the time in another time zone based on a time zone identifier.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticConvertTimeBySystemTimeZoneId(DateTime, String^)

Converts a time to the time in another time zone based on the time zone's identifier.

System_CAPS_pubmethodSystem_CAPS_staticConvertTimeBySystemTimeZoneId(DateTime, String^, String^)

Converts a time from one time zone to another based on time zone identifiers.

System_CAPS_pubmethodSystem_CAPS_staticConvertTimeBySystemTimeZoneId(DateTimeOffset, String^)

Converts a time to the time in another time zone based on the time zone's identifier.

Return to top
Show:
© 2017 Microsoft