Sha256: 6cbf200b120aadfd2862f84d316fccaeabc6b201d440ad134ffd9096293a7cfc
Contents?: true
Size: 995 Bytes
Versions: 47
Compression:
Stored size: 995 Bytes
Contents
zh_tw: 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: [~, 一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月] 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日 %A %H:%M:%S %Z" short: "%b%d日 %H:%M" long: "%Y年%b%d日 %H:%M" am: "上午" pm: "下午" support: array: words_connector: ", " two_words_connector: " 和 " last_word_connector: ", 和 "
Version data entries
47 entries across 47 versions & 5 rubygems