From 4335aac7b2358a5ab9fffacdc05917c6f4e47576 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 16 Feb 2026 10:45:52 -0500 Subject: [PATCH] Fix spelling of "Auckland"; add Matariki. Fixes courtesy of Bart Joy. --- include/holidays/nz.rem | 33 +++++++++++++++++++++++++++++++++ include/holidays/nz/auk.rem | 2 +- include/holidays/nz/ntl.rem | 2 +- 3 files changed, 35 insertions(+), 2 deletions(-) diff --git a/include/holidays/nz.rem b/include/holidays/nz.rem index 7eb622ca..d8ad5002 100644 --- a/include/holidays/nz.rem +++ b/include/holidays/nz.rem @@ -34,3 +34,36 @@ REM 27 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 0] MSG %"Christm REM 27 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 6] MSG %"Christmas Day (observed)%" %! %b. REM 28 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 0] MSG %"Boxing Day (observed)%" %! %b. REM 28 December ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-2) == 6] MSG %"Boxing Day (observed)%" %! %b. + +# Matariki. Source: +# https://www.legislation.govt.nz/act/public/2022/0014/23.0/LMS557893.html#LMS557893 +OMIT 2022-06-24 MSG Matariki +OMIT 2023-07-14 MSG Matariki +OMIT 2024-06-28 MSG Matariki +OMIT 2025-06-20 MSG Matariki +OMIT 2026-07-10 MSG Matariki +OMIT 2027-06-25 MSG Matariki +OMIT 2028-07-14 MSG Matariki +OMIT 2029-07-06 MSG Matariki +OMIT 2030-06-21 MSG Matariki +OMIT 2031-07-11 MSG Matariki +OMIT 2032-07-02 MSG Matariki +OMIT 2033-06-24 MSG Matariki +OMIT 2034-07-07 MSG Matariki +OMIT 2035-06-29 MSG Matariki +OMIT 2036-07-18 MSG Matariki +OMIT 2037-07-10 MSG Matariki +OMIT 2038-06-25 MSG Matariki +OMIT 2039-07-15 MSG Matariki +OMIT 2040-07-06 MSG Matariki +OMIT 2041-07-19 MSG Matariki +OMIT 2042-07-11 MSG Matariki +OMIT 2043-07-03 MSG Matariki +OMIT 2044-06-24 MSG Matariki +OMIT 2045-07-07 MSG Matariki +OMIT 2046-06-29 MSG Matariki +OMIT 2047-07-19 MSG Matariki +OMIT 2048-07-03 MSG Matariki +OMIT 2049-06-25 MSG Matariki +OMIT 2050-07-15 MSG Matariki +OMIT 2051-06-30 MSG Matariki diff --git a/include/holidays/nz/auk.rem b/include/holidays/nz/auk.rem index 2d6ba5d6..bec34444 100644 --- a/include/holidays/nz/auk.rem +++ b/include/holidays/nz/auk.rem @@ -10,4 +10,4 @@ # If you want the national holidays as well, you must # also SYSINCLUDE holidays/nz.rem -REM Monday 26 January ADDOMIT SCANFROM -28 MSG %"Aukland Anniversary Day%" %! %b. +REM Monday 26 January ADDOMIT SCANFROM -28 MSG %"Auckland Anniversary Day%" %! %b. diff --git a/include/holidays/nz/ntl.rem b/include/holidays/nz/ntl.rem index 2dcf942a..7b8f794a 100644 --- a/include/holidays/nz/ntl.rem +++ b/include/holidays/nz/ntl.rem @@ -10,4 +10,4 @@ # If you want the national holidays as well, you must # also SYSINCLUDE holidays/nz.rem -REM Monday 26 January ADDOMIT SCANFROM -28 MSG %"Aukland Anniversary Day%" %! %b. +REM Monday 26 January ADDOMIT SCANFROM -28 MSG %"Auckland Anniversary Day%" %! %b.