utils/timeago library
Functions
-
format(
DateTime date, {String locale, DateTime clock, bool allowFromNow}) → String -
Formats provided
dateto a fuzzy time like 'a moment ago' -
setLocaleMessages(
String locale, LookupMessages lookupMessages) → void -
Sets a
localewith the providedlookupMessagesto be available when using the format function.