timeOnlyWithoutSeconds constant

String const timeOnlyWithoutSeconds

Format for time only excluding seconds.

Implementation

static const String timeOnlyWithoutSeconds = "HH:mm";