monthDayFormat top-level property

DateFormat get monthDayFormat

The format of a month and day with no time of day.

Implementation

DateFormat get monthDayFormat => DateFormat.MMMMd();