DateWeekday#
- class DateWeekday#
Enumeration representing a day of the week; MONDAY
,
TUESDAY
, etc. BAD_WEEKDAY
is an invalid weekday.
Fields#
- class DateWeekday
- BAD_WEEKDAY#
The type of the None singleton.
- FRIDAY#
The type of the None singleton.
- MONDAY#
The type of the None singleton.
- SATURDAY#
The type of the None singleton.
- SUNDAY#
The type of the None singleton.
- THURSDAY#
The type of the None singleton.
- TUESDAY#
The type of the None singleton.
- WEDNESDAY#
The type of the None singleton.