System::TimeZoneInfo::ConvertTimeToUtcNoThrow método
TimeZoneInfo::ConvertTimeToUtcNoThrow method
Convierte el tiempo a hora UTC. PARA USO INTERNO.
static DateTime System::TimeZoneInfo::ConvertTimeToUtcNoThrow(DateTime date_time)
| Parámetro | Tipo | Descripción |
|---|---|---|
| date_time | DateTime | Fecha y hora a convertir. |
ReturnValue
Fecha y hora convertidas.
Ver también
- Class DateTime
- Class TimeZoneInfo
- Namespace System
- Library Aspose.PDF for C++