NAME
Date::Holidays::Adapter::JP - an adapter class for Date::Japanese::Holiday
VERSION
This POD describes version 1.35 of Date::Holidays::Adapter::JP
DESCRIPTION
The is the adapter class for Date::Japanese::Holiday.
SUBROUTINES/METHODS
new
The constructor, takes a single named argument, countrycode
The constructor is inherited from Date::Holidays::Adapter
is_holiday
The holidays method, takes 3 named arguments, year, month and day
returns an indication of whether the day is a holiday in the calendar of the country referenced by countrycode in the call to the constructor new.
holidays
Not implemented in Date::Japanese::Holiday, calls to this throw the Date::Holidays::Exception::UnsupportedMethod
DIAGNOSTICS
Please refer to DIAGNOSTICS in Date::Holidays
DEPENDENCIES
INCOMPATIBILITIES
Please refer to INCOMPATIBILITIES in Date::Holidays
BUGS AND LIMITATIONS
The adaptee module for this class is named: Date::Japanese::Holiday, but the adapter class is following the general adapter naming of Date::Holidays::Adapter::<countrycode>.
holidays method or similar isnot implemented in Date::Japanese::Holiday as of version 0.05.
The adapter does currently not support the object-oriented API of Date::Japanese::Holiday.
Please refer to BUGS AND LIMITATIONS in Date::Holidays
BUG REPORTING
Please refer to BUG REPORTING in Date::Holidays
SEE ALSO
AUTHOR
Jonas Brømsø, (jonasbn) - <jonasbn@cpan.org>
LICENSE AND COPYRIGHT
Date::Holidays and related modules are (C) by Jonas Brømsø, (jonasbn) 2004-2024
Date-Holidays and related modules are released under the Artistic License 2.0