yMEd property

String yMEd

Returns the year, of month, abbreviated weekday and date. Example: Tue, 9/23/1997

Implementation

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