Sha256: 2e51dfe4c203c3ae5545dd41e5ced12ada202266aae0b88676b76ffd5c39fdca
Contents?: true
Size: 791 Bytes
Versions: 4
Compression:
Stored size: 791 Bytes
Contents
# holiday_jp [<img src="https://secure.travis-ci.org/komagata/holiday_jp.png"/>](http://travis-ci.org/komagata/holiday_jp) Get holidays in Japan. ## USAGE >> holidays = HolidayJp.between(Date.new(2010, 9, 14), Date.new(2010, 9, 21)) >> holidays.first.name # 敬老の日 ## 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) 2009 Masaki Komagata. See LICENSE for details.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
holiday_jp-0.4.3 | README.md |
holiday_jp-0.4.2 | README.md |
holiday_jp-0.4.1 | README.md |
holiday_jp-0.4.0 | README.md |