System::Globalization::Calendar::GetSecond método

Calendar::GetSecond method

Obtiene los segundos del punto de tiempo especificado.

virtual int System::Globalization::Calendar::GetSecond(DateTime time) const
ParámetroTipoDescripción
tiempoDateTimeTiempo y fecha de los que extraer datos.

ReturnValue

Segundos en el punto de tiempo pasado.

Ver también