formatEEEEMMMMdYHma property

String formatEEEEMMMMdYHma

Implementation

String get formatEEEEMMMMdYHma =>
    isCurrentYear ? formatEEEEMMMMdHma : formatEEEEMMMMdyHma;