# Jalali Date Library ## Install gem install jalalidate ## History #### 0.3 - 6.JAN.2011 * JalaiDate could be initialized with Time and DateTime objects * more options for strftime method %H,%M,%S,%X,%Z,%I,%p. read docs for more information * added jdate and jcal binaries to access jcal from the command-line * updated some documentations * now using bundler #### 0.2 - 25.FEB.2010 * renamed the gem from JalaliDate to jalalidate * added spec and a full test suite * updated gemspec file for rubygems.org * updated some documentations #### 0.02 - 08.AUG.2008 * added jalali to geregorian date convertor. * added JalaliDate class and ported Date class method to JalaliDate #### 0.01 - 07.AUG.2008 * planning the project ## Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. ## Copyright Copyright (c) 2008-2011 Allen A. Bargi. See LICENSE for details.