static String formatCompleteWithShortDayName(DateTime date) { return completeWithShortDayName.format(date.toLocal()); }