Gets the day-of-week int value.
int
The values are numbered following the ISO-8601 standard, from 1 (Monday) to 7 (Sunday). See java.time.temporal.WeekFields.dayOfWeek() for localized week-numbering.
java.time.temporal.WeekFields.dayOfWeek()
Returns: the day-of-week, from 1 (Monday) to 7 (Sunday)
Diagram: Day, Week, Month