Abbreviated month names (Jan, Feb, ...).
@override List<String> get monthsShort => _monthsShort ?? _base.monthsShort;