gem install jalalidate
- added %n formatter for numeric representation of a month, with leading zeros, courtesy of Mohsen Alizadeh
- Making JalaliDate class thread safe, courtesy of Jahangir Zinedine
- Added ruby 1.9 compatibility, courtesy of Reza
- 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
- Renamed the gem from JalaliDate to jalalidate
- Added spec and a full test suite
- Updated gemspec file for rubygems.org
- Updated some documentations
- Added jalali to geregorian date convertor.
- Added JalaliDate class and ported Date class method to JalaliDate
- Planning the project
- 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 (c) 2008-2011 Allen A. Bargi. See LICENSE for details.