Md property

String Md

Returns the day of month and date. Example: 9/23

Implementation

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