Sha256: 691761f9e8c2193404f1ccdc4b421d409fe8d29c7d1fc9fcfcfa5c5282d701a8

Contents?: true

Size: 335 Bytes

Versions: 22

Compression:

Stored size: 335 Bytes

Contents

{
  nl: {
    date: {
      formats: {
        trestle_date: proc { |date| "#{date.day} %b %Y" },
        trestle_calendar: "%-d-%-m-%Y"
      }
    },

    time: {
      formats: {
        trestle_date: proc { |time| "#{time.day} %b %Y" },
        trestle_time: "%R %p",
        trestle_time_with_seconds: "%T %p"
      }
    }
  }
}

Version data entries

22 entries across 22 versions & 1 rubygems

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