yMMM property

String yMMM

Returns the year and abbreviated month. Example: Sep 1997

Implementation

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