This documentation is archived and is not being maintained.
TimeZoneInfo::ConvertTimeBySystemTimeZoneId Method
Visual Studio 2010
Converts a time to the time in another time zone based on a time zone identifier.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertTimeBySystemTimeZoneId(DateTime, String) | Converts a time to the time in another time zone based on the time zone's identifier. |
|
ConvertTimeBySystemTimeZoneId(DateTimeOffset, 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. |
Show: