timeFormat constant

String const timeFormat

Implementation

static const String timeFormat = hourFormat + ':' + minFormat;