The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Date::Holidays::Adapter::USA - Adapter for USA holidays

VERSION

version 0.0101

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

Date::Holidays

Date::Holidays::Adapter

Date::Holidays::USA

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)