Gets the list of short month names.
List<String> get monthsShort => List.unmodifiable(_locale.monthsShort);