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