yMMMMd property

String yMMMMd

Returns the year, month and date. Example: September 23, 1997

Implementation

String get yMMMMd => _defaultDisplay.yMMMMd(dateTime);