hoursLabel abstract method

String hoursLabel(
  1. int number
)

The label for hour(s).

Implementation

String hoursLabel(int number);