yMMMd property

String yMMMd

Returns the year and abbreviated month. Example: Sep 23, 1997

Implementation

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