RubyGems Navigation menu

date_tools 0.1.1

Little helper for the classes Date, DateTime and Time. // date_time_compare.rb: Allows to compare Date and Time objects (allows to sort by mixed Date/Time-keys). // date_creator.rb: New date creations: Date#new_by_mday: Allows "Third sunday in june 2010"... // date_locale.rb: Localization of Date, DateTime and Time. strftime gets a optional parameter to determine the language. Default is en, or if locale is used the current locale.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - April 28, 2014 (14.5 KB)
  2. 0.1.0 - November 29, 2013 (14.5 KB)
  3. 0.0.2 - December 18, 2009 (11.5 KB)

Owners:

Authors:

  • Knut Lickert

SHA 256 checksum:

6c46a9a5786f76d325fe19c37a186651c283ca4ad0537b0933d3f7f893fddfb8

Total downloads 10,849

For this version 3,651

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: