Sha256: 2e986c351de53bc7bd2cb00de28f26e6a96cf9e42e5e1775b469ab9b19f64039
Contents?: true
Size: 983 Bytes
Versions: 47
Compression:
Stored size: 983 Bytes
Contents
pl: 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: "%Y-%m-%d" short: "%d %b" long: "%d %B %Y" only_day: "%e" day_names: [Niedziela, Poniedziałek, Wtorek, Środa, Czwartek, Piątek, Sobota] abbr_day_names: [nie, pon, wto, śro, czw, pia, sob] month_names: [~, Styczeń, Luty, Marzec, Kwiecień, Maj, Czerwiec, Lipiec, Sierpień, Wrzesień, Październik, Listopad, Grudzień] abbr_month_names: [~, sty, lut, mar, kwi, maj, cze, lip, sie, wrz, paź, lis, gru] order: - year - month - day time: formats: default: "%a, %d %b %Y, %H:%M:%S %z" short: "%d %b, %H:%M" long: "%d %B %Y, %H:%M" am: "przed południem" pm: "po południu" support: array: words_connector: ", " two_words_connector: " i " last_word_connector: " i "
Version data entries
47 entries across 47 versions & 5 rubygems