Beispiel #1
0
        public string FormatShortDateTime(DateTime moment) =>

        _dateTimeFormatter.FormatShortDateTime(Locale, moment);