Static ReadonlyFRIDAYStatic ReadonlyMONDAYStatic ReadonlySATURDAYStatic ReadonlySUNDAYStatic ReadonlyTHURSDAYStatic ReadonlyTUESDAYStatic ReadonlyWEDNESDAYGets 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.
StaticfromObtains an instance of DayOfWeek from a temporal object.
StaticofStaticvalueReturns the enum constant of this type with the specified name.
StaticvaluesReturns 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