System::Globalization::Calendar::GetMonth method

Calendar::GetMonth method

Gets month for the specified time point.

virtual int System::Globalization::Calendar::GetMonth(DateTime time) const
ParameterTypeDescription
timeDateTimeTime and date to extract data from.

ReturnValue

Month in the time point passed.

See Also