TimeZoneInfo::ConvertTime Method
.NET Framework (current version)
Converts a time to the time in a particular time zone.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertTime(DateTime, TimeZoneInfo^) | Converts a time to the time in a particular time zone. |
![]() ![]() | ConvertTime(DateTime, TimeZoneInfo^, TimeZoneInfo^) | Converts a time from one time zone to another. |
![]() ![]() | ConvertTime(DateTimeOffset, TimeZoneInfo^) | Converts a time to the time in a particular time zone. |
Show:

