System::Globalization::TaiwanCalendar::GetYear method

TaiwanCalendar::GetYear method

Gets year for the specified time point.

int System::Globalization::TaiwanCalendar::GetYear(DateTime time) const override
ParameterTypeDescription
timeDateTimeTime and date to extract data from.

ReturnValue

Year in the time point passed.

See Also