Hebrew.getDayOfWeek

Overridden. Returns the day of the week in the specified Time.

class Hebrew
override const
DayOfWeek
getDayOfWeek
(
const(Time) time
)

Return Value

Type: DayOfWeek

A DayOfWeek value representing the day of the week of time.

Meta