Sha256: cc6a06d0fb0667fcd2952045fa8b14660d8b05f701e45062c27c4c19f2856a04
Contents?: true
Size: 994 Bytes
Versions: 5
Compression:
Stored size: 994 Bytes
Contents
zh_cn: 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: "%b 月 %d 日" long: "公元 %Y 年 %B 月 %d 日" only_day: "%e" day_names: [星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六] abbr_day_names: [日, 一, 二, 三, 四, 五, 六] month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月] abbr_month_names: [~, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] order: - year - month - day time: formats: default: "%Y 年 %b 月 %d 日 %H:%M:%S %z" short: "%d 月 %b 日 %H:%M" long: "%Y 年 %B 月 %d 日 %H 时 %M 分" am: "上午" pm: "下午" support: array: words_connector: "," two_words_connector: "和" last_word_connector: ",还有"
Version data entries
5 entries across 5 versions & 2 rubygems