dayAgo abstract method

String dayAgo(
  1. int hours
)

When time is a day

Implementation

String dayAgo(int hours);