formatEEEEMMMMdY property

String formatEEEEMMMMdY

Implementation

String get formatEEEEMMMMdY =>
    isCurrentYear ? formatEEEEMMMMd : formatEEEEMMMMdy;