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ámetroTipoDescripción
date_timeDateTimeFecha y hora a convertir.

ReturnValue

Fecha y hora convertidas.

Ver también