The year.
In en, this message translates to: '{date}'
@override String year(DateTime date) => DateFormat.y().format(date);