weekday property

int weekday

The day of the week

Implementation

int get weekday => _date.weekday;