Formats using smart formatting (context-aware)
String formatSmart(DateTime date) { return SmartFormatters.formatSmart(date, locale); }