dateTimeWithoutSeconds constant

String const dateTimeWithoutSeconds

Date and time format excluding seconds.

Implementation

static const String dateTimeWithoutSeconds = "dd/MM/yyyy HH:mm";