yMd property

String yMd

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

Implementation

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