System::Globalization::GregorianCalendar::GetMonth metodo

GregorianCalendar::GetMonth method

Restituisce il mese per il punto temporale specificato.

int System::Globalization::GregorianCalendar::GetMonth(DateTime time) const override
ParametroTipoDescrizione
tempoDateTimeTempo e data da cui estrarre i dati.

ReturnValue

Mese nel punto temporale fornito.

Vedi anche