Пример #1
0
        public string FormatShortDate(DateTime moment) =>

        _dateTimeFormatter.FormatShortDate(Locale, moment);