Sha256: bedfe2eb6d49664a57716ef103e1c37ca92fa02d82e7454fb2b68d84d202d8d6
Contents?: true
Size: 1.08 KB
Versions: 47
Compression:
Stored size: 1.08 KB
Contents
ru: date: formats: # Use the strftime parameters for formats. # When no format has been given, it uses default. # You can provide other formats here if you like! default: "%d.%m.%Y" short: "%d %b" long: "%e %B, %Y" only_day: "%e" day_names: [Воскресенье, Понедельник, Вторник, Среда, Четверг, Пятница, Суббота] abbr_day_names: [Вс, Пн, Вт, Ср, Чт, Пт, Сб] month_names: [~, Январь, Февраль, Март, Апрель, Май, Июнь, Июль, Август, Сентябрь, Октябрь, Ноябрь, Декабрь] abbr_month_names: [~, Янв, Фев, Мар, Апр, Май, Июн, Июл, Авг, Сен, Окт, Ноя, Дек] order: - year - month - day time: formats: default: "%a, %d %b %Y %H:%M:%S %z" short: "%d %b %H:%M" long: "%e %B, %Y %H:%M" am: "д.п." pm: "п.п." support: array: words_connector: ", " two_words_connector: " и " last_word_connector: " и "
Version data entries
47 entries across 47 versions & 5 rubygems