Sha256: 45061895feb6b2acc7aa3c5cb266cfa4611d6a4f0f728347097dc039deb549ec
Contents?: true
Size: 963 Bytes
Versions: 7
Compression:
Stored size: 963 Bytes
Contents
"no": 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: "%e. %b %Y" long: "%e. %B %Y" only_day: "%e" day_names: [søndag, mandag, tirsdag, onsdag, torsdag, fredag, lørdag] abbr_day_names: [sø, ma, ti, 'on', to, fr, lø] month_names: [~, januar, februar, mars, april, mai, juni, juli, august, september, oktober, november, desember] abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, aug, sep, okt, nov, des] order: - day - month - year time: formats: default: "%e. %B %Y, %H:%M" short: "%e. %b %Y, %H:%M" long: "%A, %e. %B %Y, %H:%M" am: "" pm: "" support: array: words_connector: ", " two_words_connector: " og " last_word_connector: " og "
Version data entries
7 entries across 7 versions & 2 rubygems