Searched refs:checkForHour (Results 1 – 1 of 1) sorted by relevance
973 String checkForHour, clockType; in checkValue() local975 checkForHour = "h"; in checkValue()978 checkForHour = "H"; in checkValue()981 if (!value.contains(checkForHour)) { in checkValue()991 + " Use '" + checkForHour + "' for " + clockType + " hour clock.")); in checkValue()