Static
Readonly
FRIDAYStatic
Readonly
MONDAYStatic
Readonly
SATURDAYStatic
Readonly
SUNDAYStatic
Readonly
THURSDAYStatic
Readonly
TUESDAYStatic
Readonly
WEDNESDAYGets the value of the specified field from this day-of-week as an int.
Gets the value of the specified field from this day-of-week as a long.
Gets the day-of-week int value.
Returns the day-of-week that is the specified number of days before this one.
Returns the day-of-week that is the specified number of days after this one.
Queries this day-of-week using the specified query.
Gets the range of valid values for the specified field.
Static
fromObtains an instance of DayOfWeek from a temporal object.
Static
ofStatic
valueReturns the enum constant of this type with the specified name.
Static
valuesReturns an array containing the constants of this enum type, in the order they are declared.
A day-of-week, such as 'Tuesday'.
See java.time.DayOfWeek for full documentation