TimeZoneInfo::ConvertTimeBySystemTimeZoneId Method
.NET Framework (current version)
Converts a time to the time in another time zone based on a time zone identifier.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertTimeBySystemTimeZoneId(DateTime, String^) | Converts a time to the time in another time zone based on the time zone's identifier. |
![]() ![]() | ConvertTimeBySystemTimeZoneId(DateTime, String^, String^) | Converts a time from one time zone to another based on time zone identifiers. |
![]() ![]() | ConvertTimeBySystemTimeZoneId(DateTimeOffset, String^) | Converts a time to the time in another time zone based on the time zone's identifier. |
Show:

