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