# SPDX-License-Identifier: MIT # Holiday file for subdivision TAS in Australia # Derived from the Python holidays project at # https://github.com/vacanza/holidays # # Note that this file includes only the holidays for # the specific subdivision TAS. # See important caveats in the file ../README # # If you want the national holidays as well, you must # also SYSINCLUDE holidays/au.rem REM Second Monday in March ADDOMIT SCANFROM -28 MSG %"Eight Hours Day%" %! %b. REM Second Monday in June ADDOMIT SCANFROM -28 MSG %"King's Birthday%" %! %b. REM 27 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 0] MSG %"Christmas Day (observed)%" %! %b. REM 27 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 6] MSG %"Christmas Day (observed)%" %! %b.