From 6e1dc7dcd7efa34c86a98c9d26a2587e32492c0b Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 3 Nov 2024 13:19:11 -0500 Subject: [PATCH] Don't SET any variables in holiday files. --- include/holidays/fr.rem | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/include/holidays/fr.rem b/include/holidays/fr.rem index 4764385d..c269bbcc 100644 --- a/include/holidays/fr.rem +++ b/include/holidays/fr.rem @@ -5,14 +5,12 @@ # https://www.legifrance.gouv.fr/codes/section_lc/LEGITEXT000006072050/LEGISCTA000006178007/2016-08-10/ # -SET easter EASTERDATE($Uy) - REM Jan 1 MSG %"Jour de l'an%" -REM [easter+1] MSG %"Lundi de Pâques%" +REM [easterdate($Uy)+1] MSG %"Lundi de Pâques%" REM May 1 MSG %"Fête du Travail%" REM May 8 MSG %"Victoire des alliés%" -REM [easter+39] MSG %"Jeudi de l'Ascension%" -REM [easter+50] MSG %"Lundi de Pentecôte%" +REM [easterdate($Uy)+39] MSG %"Jeudi de l'Ascension%" +REM [easterdate($Uy)+50] MSG %"Lundi de Pentecôte%" REM Jul 14 MSG %"Fête nationale%" REM Aug 15 MSG %"Assomption%" REM Nov 1 MSG %"La Toussaint%"