NAME
Date::Holidays::Adapter::USA - Adapter for USA holidays
VERSION
version 0.0105
DESCRIPTION
Date::Holidays::Adapter::USA
is the Date::Holidays adapter for Date::Holidays::USA.
FUNCTIONS
holidays
$holidays = holidays($year);
Return the known holidays for the given year.
is_holiday
$holiday = is_holiday($year, $month, $day);
Return the holiday on the given day.
SEE ALSO
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2024 by Gene Boggs.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)