Sha256: 21a437d2df0d05c4585e38650b6feed49ca0b1d2e0f7c504f07f7ad9deb9d811

Contents?: true

Size: 1.59 KB

Versions: 2

Compression:

Stored size: 1.59 KB

Contents

# Jalali Date Library

## Install 
  gem install jalalidate

## History

#### 0.3.3 - 17.SEP.2013
* added %n formatter for numeric representation of a month, with leading zeros, courtesy of [Mohsen Alizadeh](https://github.com/m0h3n)

#### 0.3.2 - 8.APR.2013
* Making JalaliDate class thread safe, courtesy of [Jahangir Zinedine](https://github.com/jzinedine)

#### 0.3.1 - 26.APR.2011
* Added ruby 1.9 compatibility, courtesy of [Reza](https://github.com/ryco)

#### 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 - 8.AUG.2008
* Added jalali to geregorian date convertor.
* Added JalaliDate class and ported Date class method to JalaliDate

#### 0.01 - 7.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.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jalalidate-0.3.4 README.md
jalalidate-0.3.3 README.md