Gregorian.getDayOfWeek

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

class Gregorian
override
DayOfWeek
getDayOfWeek
(
Time time
)

Return Value

Type: DayOfWeek

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

Meta