getDay property

int getDay

Get the day of the week of the given date.

Implementation

int get getDay => weekday;