static String formatCompleteWithDayName(DateTime date) { return completeWithDayName.format(date.toLocal()); }