Sha256: e60301fc38bc04c1b7a2d661579e28c987c0b82070298275c43fac024dae7716

Contents?: true

Size: 352 Bytes

Versions: 19

Compression:

Stored size: 352 Bytes

Contents

{
  'zh-CN' => {
    date: {
      formats: {
        trestle_date: proc { |date| "%Y年%-m月%-d日" },
        trestle_calendar: "%Y年%-m月%-d日"
      }
    },

    time: {
      formats: {
        trestle_date: proc { |time| "%Y年%-m月%-d日" },
        trestle_time: "%H:%M",
        trestle_time_with_seconds: "%H:%M:%S"
      }
    }
  }
}

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
trestle-0.10.1 config/locales/zh-CN.rb
trestle-0.10.0 config/locales/zh-CN.rb
trestle-0.10.0.pre2 config/locales/zh-CN.rb
trestle-0.10.0.pre config/locales/zh-CN.rb
trestle-0.9.8 config/locales/zh-CN.rb
trestle-0.9.7 config/locales/zh-CN.rb
trestle-0.9.6 config/locales/zh-CN.rb
trestle-0.9.5 config/locales/zh-CN.rb
trestle-0.9.4 config/locales/zh-CN.rb
trestle-0.9.3 config/locales/zh-CN.rb
trestle-0.9.2 config/locales/zh-CN.rb
trestle-0.9.1 config/locales/zh-CN.rb
trestle-0.9.0 config/locales/zh-CN.rb
trestle-0.8.13 config/locales/zh-CN.rb
trestle-0.8.12 config/locales/zh-CN.rb
trestle-0.8.11 config/locales/zh-CN.rb
trestle-0.8.10 config/locales/zh-CN.rb
trestle-0.8.9 config/locales/zh-CN.rb
trestle-0.8.8 config/locales/zh-CN.rb