public string FormatShortDateTime(DateTime moment) => _dateTimeFormatter.FormatShortDateTime(Locale, moment);