System::Globalization::HebrewCalendar::GetDayOfWeek method
HebrewCalendar::GetDayOfWeek method
Gets day of week for the specified time point.
DayOfWeek System::Globalization::HebrewCalendar::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 HebrewCalendar
- Namespace System::Globalization
- Library Aspose.PUB for C++