String getTimeAgo(Locale locale) => time_ago.format(toLocal(), locale: locale.languageCode).capitalize();