weekdayFormat top-level property

DateFormat get weekdayFormat

The format of a weekday with no time of day.

Implementation

DateFormat get weekdayFormat => DateFormat.EEEE();