Calendar.getDayOfWeek

When overridden, returns the day of the week in the specified Time.

class Calendar
abstract const
getDayOfWeek
(
const(Time) time
)

Return Value

Type: DayOfWeek

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

Meta