aDay abstract method

String aDay(
  1. int hours
)

Format when time is a day

Implementation

String aDay(int hours);