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
ParameterTypeDescription
timeDateTimeTime and date to extract data from.

ReturnValue

Day of week in the time point passed.

See Also