aDay abstract method

String aDay(
  1. int minutes
)

Format when time is a day

Implementation

String aDay(int minutes);