timeago.dart icon indicating copy to clipboard operation
timeago.dart copied to clipboard

[Feature Request] Optional parameter for max suffix

Open imerkle opened this issue 5 years ago • 1 comments

A new optional parameter in format so if max_suffix=="days" then it will show 35 days ago instead of about 1 month ago.

imerkle avatar Feb 09 '20 22:02 imerkle

and maybe add another flag: e.g. max_cut_off=="year", any thing beyond 1 year ago, show the date as it is: e.g. "Mar 10, 2019".

mw66 avatar Mar 14 '20 19:03 mw66