timeago.dart
timeago.dart copied to clipboard
[Feature Request] Optional parameter for max suffix
A new optional parameter in format so if max_suffix=="days" then it will show 35 days ago instead of about 1 month ago.
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".