weekday property
The day of the week DateTime.monday..DateTime.sunday. In accordance with ISO 8601 a week starts with Monday, which has the value 1.
Implementation
final int weekday;
The day of the week DateTime.monday..DateTime.sunday. In accordance with ISO 8601 a week starts with Monday, which has the value 1.
final int weekday;