holiday_jp-ruby

Japanese holiday.

  • Owner: holiday-jp/holiday_jp-ruby
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

holiday_jp Build Status

Get holidays in Japan.

USAGE

holidays = HolidayJp.between(Date.new(2010, 9, 14), Date.new(2010, 9, 21))
holidays.first.name # 敬老の日
HolidayJp.holiday?(Date.new(2016, 8 ,11)) # true

Supported Ruby Version

Ruby 1.9.3+

Installation

Add this line to your application's Gemfile:

gem 'holiday_jp'

And then execute:

$ bundle

Or install it yourself as:

$ gem install holiday_jp

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 (c) 2009 Masaki Komagata. See LICENSE for details.

Main metrics

Overview
Name With Ownerholiday-jp/holiday_jp-ruby
Primary LanguageRuby
Program languageRuby (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2009-11-15 11:44:43
Pushed At2025-07-26 09:57:25
Last Commit At2025-07-26 18:57:25
Release Count16
Last Release Namev0.8.1 (Posted on 2022-01-25 20:47:17)
First Release Namev0.2.0 (Posted on )
用户参与
Stargazers Count278
Watchers Count17
Fork Count56
Commits Count133
Has Issues Enabled
Issues Count5
Issue Open Count0
Pull Requests Count37
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private