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::ConvertTimeToUtc Method
.NET Framework (current version)
Converts a date and time to Coordinated Universal Time (UTC).
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertTimeToUtc(DateTime) | Converts the specified date and time to Coordinated Universal Time (UTC). |
![]() ![]() | ConvertTimeToUtc(DateTime, TimeZoneInfo^) | Converts the time in a specified time zone to Coordinated Universal Time (UTC). |
Show:

