Package gem-timeliness: Information

    Source package: gem-timeliness
    Version: 0.4.4-alt1
    Build time:  Jan 22, 2022, 01:27 AM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Fast date/time parsing for the control freak
    Description: 
    Date/time parser for Ruby with the following features:
    
    * Extensible with custom formats and tokens.
    * It's pretty fast. Up to 60% faster than Time/Date parse method.
    * Control the parser strictness.
    * Control behaviour of ambiguous date formats (US vs European e.g. mm/dd/yy,
      dd/mm/yy).
    * I18n support (for months), if I18n gem loaded.
    * Fewer WTFs than Time/Date parse method.
    * Has no dependencies.
    * Works with Ruby MRI >= 2.2
    
    Extracted from the validates_timeliness gem, it has been rewritten cleaner and
    much faster. It's most suitable for when you need to control the parsing
    behaviour. It's faster than the Time/Date class parse methods, so it has general
    appeal.

    List of rpms provided by this srpm:
    gem-timeliness (noarch)
    gem-timeliness-devel (noarch)
    gem-timeliness-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. gem(i18n) >= 0
      2. gem(rspec) >= 3.4
      3. gem(rspec) < 4
      4. gem(timecop) >= 0
      5. gem(tzinfo) >= 0.3.31
      6. rpm-build-ruby
      7. gem(activesupport) < 7
      8. gem(activesupport) >= 3.2

    Last changed


    Sept. 2, 2021 Pavel Skrylev 0.4.4-alt1
    - ^ 0.4.3 -> 0.4.4
    Sept. 11, 2019 Pavel Skrylev 0.4.3-alt1.1
    - ! spec according to changelog rules
    Aug. 10, 2019 Pavel Skrylev 0.4.3-alt1
    - + packaged gem with usage Ruby Policy 2.0