System::Globalization::KoreanCalendar::GetYear method
KoreanCalendar::GetYear method
Gets year for the specified time point.
int System::Globalization::KoreanCalendar::GetYear(DateTime time) const override
Parameter | Type | Description |
---|---|---|
time | DateTime | Time and date to extract data from. |
ReturnValue
Year in the time point passed.
See Also
- Class DateTime
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.Font for C++