dateWithDayName constant

String const dateWithDayName

Format for full date including the day of the week.

Implementation

static const String dateWithDayName = "EEEE, dd/MM/yyyy";