RubyGems Navigation menu

date_tools 0.1.0

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:

08dff8e0402f8c065ad9146955bfa7154e42b542fdef4cdbf840373de40ff568

Total downloads 10,896

For this version 2,943

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: