System::Globalization::KoreanCalendar::GetDayOfWeek method
KoreanCalendar::GetDayOfWeek method
Gets day of week for the specified time point.
DayOfWeek System::Globalization::KoreanCalendar::GetDayOfWeek(DateTime time) const override
Parameter | Type | Description |
---|---|---|
time | DateTime | Time and date to extract data from. |
ReturnValue
Day of week in the time point passed.
See Also
- Enum DayOfWeek
- Class DateTime
- Class KoreanCalendar
- Namespace System::Globalization
- Library Aspose.PUB for C++