# SPDX-License-Identifier: MIT
# Holiday file for subdivision CA in United States
# Derived from the Python holidays project at
# https://github.com/vacanza/holidays
#
# Note that this file includes only the holidays for
# the specific subdivision CA.
# See important caveats in the file ../README
#
# If you want the national holidays as well, you must
# also SYSINCLUDE holidays/us.rem
OMIT 15 February MSG %"Susan B. Anthony Day%" %! %b.
OMIT 31 March MSG %"Cesar Chavez Day%" %! %b.
REM 1 April ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Cesar Chavez Day (observed)%" %! %b.
REM Friday 23 November ADDOMIT SCANFROM -28 MSG %"Day After Thanksgiving%" %! %b.
|