yMMMEd property

String yMMMEd

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

Implementation

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