timeDays abstract method

String timeDays(
  1. int days
)

A time label for days days ago.

Implementation

String timeDays(int days);