MEd property

String MEd

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

Implementation

// ignore: non_constant_identifier_names
String get MEd => _defaultDisplay.MEd(dateTime);