Calendar.getDayOfWeek

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

class Calendar
abstract
getDayOfWeek
(
Time time
)

Return Value

Type: DayOfWeek

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

Meta