yM property

String yM

Returns the year and day of month. Example: 9/1997

Implementation

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