Registry / utility / holiday-jp

holiday-jp

JSON →
library0.8.1rbrubygemsunverified

Provides Japanese national holidays from 1970 to 2050.

gem install holiday_jp
INSTALL
IMPORT
SIG · HOLIDAY-JP
H
holiday-jp
utilityrubyv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HolidayJp
require 'holiday_jp'

List all Japanese holidays in 2024

require 'holiday_jp' holidays = HolidayJp.between(Date.new(2024, 1, 1), Date.new(2024, 12, 31)) holidays.each { |h| puts "#{h.date}: #{h.name}" }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
holiday-jp — gem install holiday-jp · libregistry