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