yearMonthDayFormat top-level property

DateFormat get yearMonthDayFormat

The format of the full date with no time of day.

Implementation

DateFormat get yearMonthDayFormat => DateFormat.yMMMd();