TimeZoneInfo.ConvertTime Method
.NET Framework 4.5
Converts a time to the time in a particular time zone.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertTime(DateTime, TimeZoneInfo) | Converts a time to the time in a particular time zone. |
|
ConvertTime(DateTimeOffset, 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. |