mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
Compare commits
44 Commits
05.01.00-B
...
05.02.00-B
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0b0d043c6 | ||
|
|
fe4499ab72 | ||
|
|
e50d583659 | ||
|
|
6b05d772f0 | ||
|
|
84dd73f023 | ||
|
|
00dca8b70f | ||
|
|
c4bc145cd9 | ||
|
|
bd614c1cde | ||
|
|
1446ac0552 | ||
|
|
26ded447ab | ||
|
|
a4ccb0738e | ||
|
|
27a1b449bd | ||
|
|
1443282859 | ||
|
|
4a2d707654 | ||
|
|
fd2a61928c | ||
|
|
a05d9eefc9 | ||
|
|
6f230e81bd | ||
|
|
973019c4c7 | ||
|
|
cb712ad7e7 | ||
|
|
be7c67b6fd | ||
|
|
a933c8bc69 | ||
|
|
087fbfd8e6 | ||
|
|
ff641d7990 | ||
|
|
54e788b765 | ||
|
|
4283feff31 | ||
|
|
062a84b758 | ||
|
|
d161a8ff1a | ||
|
|
0df4a79531 | ||
|
|
1b26e39e2f | ||
|
|
c63c4cf07e | ||
|
|
586b3565f0 | ||
|
|
877aaed1a1 | ||
|
|
57fa1a6099 | ||
|
|
6cdb12b5a8 | ||
|
|
c73e1b6f97 | ||
|
|
e8c779c785 | ||
|
|
96e076a13f | ||
|
|
80d258621a | ||
|
|
ed6d35e418 | ||
|
|
9dca1840a1 | ||
|
|
f4ec23df90 | ||
|
|
a0536a8141 | ||
|
|
553899127a | ||
|
|
73519889c7 |
18
configure
vendored
18
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.71 for remind 05.01.00.
|
||||
# Generated by GNU Autoconf 2.71 for remind 05.02.00.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
||||
@@ -608,8 +608,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='remind'
|
||||
PACKAGE_TARNAME='remind'
|
||||
PACKAGE_VERSION='05.01.00'
|
||||
PACKAGE_STRING='remind 05.01.00'
|
||||
PACKAGE_VERSION='05.02.00'
|
||||
PACKAGE_STRING='remind 05.02.00'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL='https://dianne.skoll.ca/projects/remind/'
|
||||
|
||||
@@ -1265,7 +1265,7 @@ if test "$ac_init_help" = "long"; then
|
||||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures remind 05.01.00 to adapt to many kinds of systems.
|
||||
\`configure' configures remind 05.02.00 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -1327,7 +1327,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of remind 05.01.00:";;
|
||||
short | recursive ) echo "Configuration of remind 05.02.00:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@@ -1415,7 +1415,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
remind configure 05.01.00
|
||||
remind configure 05.02.00
|
||||
generated by GNU Autoconf 2.71
|
||||
|
||||
Copyright (C) 2021 Free Software Foundation, Inc.
|
||||
@@ -1865,7 +1865,7 @@ cat >config.log <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by remind $as_me 05.01.00, which was
|
||||
It was created by remind $as_me 05.02.00, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
$ $0$ac_configure_args_raw
|
||||
@@ -4710,7 +4710,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by remind $as_me 05.01.00, which was
|
||||
This file was extended by remind $as_me 05.02.00, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@@ -4775,7 +4775,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config='$ac_cs_config_escaped'
|
||||
ac_cs_version="\\
|
||||
remind config.status 05.01.00
|
||||
remind config.status 05.02.00
|
||||
configured by $0, generated by GNU Autoconf 2.71,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(remind, 05.01.00, , , https://dianne.skoll.ca/projects/remind/)
|
||||
AC_INIT(remind, 05.02.00, , , https://dianne.skoll.ca/projects/remind/)
|
||||
AC_CONFIG_SRCDIR([src/queue.c])
|
||||
|
||||
cat <<'EOF'
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
"NOQUEUE" "OMIT" "OMITFUNC" "ONCE" "POP" "POP-OMIT-CONTEXT" "PRESERVE"
|
||||
"PRIORITY" "PS" "PSFILE" "PUSH" "PUSH-OMIT-CONTEXT" "REM" "RUN"
|
||||
"SATISFY" "SCAN" "SCANFROM" "SCHED" "SECOND" "SET" "SKIP" "SPECIAL"
|
||||
"TAG" "THIRD" "THROUGH" "UNSET" "UNTIL" "WARN")
|
||||
"TAG" "THIRD" "THROUGH" "TRANSLATE" "TRANS" "UNSET" "UNTIL" "WARN")
|
||||
#'(lambda (a b) (> (length a) (length b)))))
|
||||
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
|
||||
(defconst remind-builtin-functions
|
||||
(sort
|
||||
(list "abs" "access" "adawn" "adusk" "ampm" "ansicolor" "args" "asc"
|
||||
(list "_" "abs" "access" "adawn" "adusk" "ampm" "ansicolor" "args" "asc"
|
||||
"baseyr" "char" "choose" "coerce" "columns" "current" "date"
|
||||
"datepart" "datetime" "dawn" "day" "daysinmon" "defined" "dosubst"
|
||||
"dusk" "easterdate" "evaltrig" "filedate" "filedatetime" "filedir"
|
||||
|
||||
@@ -1,6 +1,33 @@
|
||||
CHANGES TO REMIND
|
||||
|
||||
* VERSION 5.1 Patch 0 - 2024-??-??
|
||||
* VERSION 5.2 Patch 0 - ????-??=??
|
||||
|
||||
- MAJOR NEW FEATURE: remind: Add the TRANSLATE command and the _()
|
||||
built-in function. This allows you to localize your reminder files
|
||||
more easily.
|
||||
|
||||
- UPDATE: Update national holidays following update to upstream Python
|
||||
library.
|
||||
|
||||
- IMPROVEMENT: remind: Refuse to open subdirectories named "*.rem"
|
||||
under a top-level directory rather than trying and failing with a
|
||||
confusing error.
|
||||
|
||||
- IMPROVEMENT: remind: Remind used to have three completely separate
|
||||
hash table implementations. Replace them all with one piece of code.
|
||||
|
||||
- MINOR FIXES: remind: Fix typos in comments; use memcpy to copy OMIT
|
||||
contexts internally.
|
||||
|
||||
- BUG FIX: Actually allow the documented 9 levels of INCLUDE rather than
|
||||
8.
|
||||
|
||||
* VERSION 5.1 Patch 1 - 2024-11-18
|
||||
|
||||
- BUG FIX: Fix a bug in test-rem that could have caused test failures.
|
||||
Fix courtesy of Jochen Sprickerhof.
|
||||
|
||||
* VERSION 5.1 Patch 0 - 2024-11-18
|
||||
|
||||
- MAJOR IMPROVEMENT: Include holiday files for many countries and
|
||||
regions, courtesy of the Python "holidays" project:
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/ad/
|
||||
# [$SysInclude]/holidays/ad/
|
||||
|
||||
OMIT 1 January MSG New Year's Day
|
||||
OMIT 6 January MSG Epiphany
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
REM Third Saturday in July ADDOMIT SCANFROM -28 MSG Canillo Annual Festival
|
||||
REM Sunday 16 July ADDOMIT SCANFROM -28 MSG Canillo Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
OMIT 15 August MSG Encamp Annual Festival
|
||||
OMIT 16 August MSG Encamp Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
OMIT 15 August MSG La Massana Annual Festival
|
||||
OMIT 16 August MSG La Massana Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
OMIT 15 August MSG Ordino Annual Festival
|
||||
OMIT 16 August MSG Ordino Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
REM Friday 23 July ADDOMIT SCANFROM -28 MSG Sant Julià de Lòria Annual Festival
|
||||
REM Saturday 24 July ADDOMIT SCANFROM -28 MSG Sant Julià de Lòria Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
REM First Saturday in August ADDOMIT SCANFROM -28 MSG Andorra la Vella Annual Festival
|
||||
REM Sunday 2 August ADDOMIT SCANFROM -28 MSG Andorra la Vella Annual Festival
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ad.rem
|
||||
# also include [$SysInclude]/holidays/ad.rem
|
||||
|
||||
OMIT 25 July MSG Escaldes-Engordany Annual Festival
|
||||
OMIT 26 July MSG Escaldes-Engordany Annual Festival
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/at/
|
||||
# [$SysInclude]/holidays/at/
|
||||
|
||||
OMIT 1 January MSG Neujahr
|
||||
OMIT 6 January MSG Heilige Drei Könige
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/at.rem
|
||||
# also include [$SysInclude]/holidays/at.rem
|
||||
|
||||
|
||||
# Optional holidays
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/au/
|
||||
# [$SysInclude]/holidays/au/
|
||||
|
||||
OMIT 1 January MSG New Year's Day
|
||||
OMIT 26 January MSG Australia Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM Second Monday in March ADDOMIT SCANFROM -28 MSG Eight Hours Day
|
||||
REM Second Monday in June ADDOMIT SCANFROM -28 MSG King's Birthday
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/au.rem
|
||||
# also include [$SysInclude]/holidays/au.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG New Year's Day (observed)
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/ba/
|
||||
# [$SysInclude]/holidays/ba/
|
||||
|
||||
OMIT 1 January MSG Nova godina
|
||||
OMIT 2 January MSG Nova godina
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ba.rem
|
||||
# also include [$SysInclude]/holidays/ba.rem
|
||||
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG Nova godina (preneseno)
|
||||
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ba.rem
|
||||
# also include [$SysInclude]/holidays/ba.rem
|
||||
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG Nova godina (preneseno)
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG Nova godina (preneseno)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ba.rem
|
||||
# also include [$SysInclude]/holidays/ba.rem
|
||||
|
||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG Nova godina (preneseno)
|
||||
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/bo/
|
||||
# [$SysInclude]/holidays/bo/
|
||||
|
||||
OMIT 1 January MSG Año Nuevo
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG Año Nuevo (observado)
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 18 November MSG Día del departamento de Beni
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 14 September MSG Día del departamento de Cochabamba
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 25 May MSG Día del departamento de Chuquisaca
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 16 July MSG Día del departamento de La Paz
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 11 October MSG Día del departamento de Pando
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT [easterdate($Uy)-51] MSG Carnaval de Oruro
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 10 November MSG Día del departamento de Potosí
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 24 September MSG Día del departamento de Santa Cruz
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/bo.rem
|
||||
# also include [$SysInclude]/holidays/bo.rem
|
||||
|
||||
OMIT 15 April MSG La Tablada
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/br/
|
||||
# [$SysInclude]/holidays/br/
|
||||
|
||||
OMIT 1 January MSG Confraternização Universal
|
||||
OMIT [easterdate($Uy)-2] MSG Sexta-feira Santa
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
REM 23 January ADDOMIT SCANFROM -28 SATISFY [$Tw < 2 || $Tw > 4] MSG Dia do Evangélico
|
||||
REM Friday 23 January ADDOMIT SCANFROM -23 SATISFY [wkdaynum(date($Ty, 1, 23)) >= 2 && wkdaynum(date($Ty, 1, 23)) <= 4] MSG Dia do Evangélico
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 24 June MSG São João
|
||||
OMIT 29 June MSG São Pedro
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 5 September MSG Elevação do Amazonas à categoria de província
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 19 March MSG São José
|
||||
OMIT 25 July MSG São Tiago
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 2 July MSG Independência da Bahia
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 19 March MSG São José
|
||||
OMIT 25 March MSG Abolição da escravidão no Ceará
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 21 April MSG Fundação de Brasília
|
||||
OMIT 30 November MSG Dia do Evangélico
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT [easterdate($Uy)+8] MSG Nossa Senhora da Penha
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 26 July MSG Fundação da cidade de Goiás
|
||||
OMIT 24 October MSG Pedra fundamental de Goiânia
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 28 July MSG Adesão do Maranhão à independência do Brasil
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 21 April MSG Execução de Tiradentes
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 11 October MSG Criação do Estado
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 15 August MSG Adesão do Grão-Pará à independência do Brasil
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 5 August MSG Fundação do Estado
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
REM First Sunday in March ADDOMIT SCANFROM -28 MSG Revolução Pernambucana
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 19 October MSG Dia do Piauí
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 19 December MSG Emancipação do Paraná
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 23 April MSG São Jorge
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 7 August MSG Dia do Rio Grande do Norte
|
||||
OMIT 3 October MSG Mártires de Cunhaú e Uruaçuu
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 4 January MSG Criação do Estado
|
||||
OMIT 18 June MSG Dia do Evangélico
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 5 October MSG Criação do Estado
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 20 September MSG Dia do Gaúcho
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
REM Sunday 11 August ADDOMIT SCANFROM -28 MSG Dia do Estado de Santa Catarina
|
||||
REM Sunday 25 November ADDOMIT SCANFROM -28 MSG Dia de Santa Catarina de Alexandria
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 8 July MSG Emancipação política de Sergipe
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 9 July MSG Revolução Constitucionalista
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/br.rem
|
||||
# also include [$SysInclude]/holidays/br.rem
|
||||
|
||||
OMIT 18 March MSG Dia da Autonomia
|
||||
OMIT 8 September MSG Nossa Senhora da Natividade
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/ca/
|
||||
# [$SysInclude]/holidays/ca/
|
||||
|
||||
OMIT 1 January MSG New Year's Day
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG British Columbia Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Louis Riel Day
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG New Brunswick Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
OMIT 1 July MSG Memorial Day
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Heritage Day
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
OMIT 21 June MSG National Aboriginal Day
|
||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Islander Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Monday 18 May ADDOMIT SCANFROM -28 MSG National Patriots' Day
|
||||
OMIT 24 June MSG Saint Jean Baptiste Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Saskatchewan Day
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ca.rem
|
||||
# also include [$SysInclude]/holidays/ca.rem
|
||||
|
||||
OMIT 21 June MSG National Aboriginal Day
|
||||
REM Third Monday in August ADDOMIT SCANFROM -28 MSG Discovery Day
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# For region-specific holidays, you need to include
|
||||
# one of the regional *.rem files in the directory
|
||||
# [$SysInclude]/ch/
|
||||
# [$SysInclude]/holidays/ch/
|
||||
|
||||
OMIT 1 January MSG Neujahr
|
||||
OMIT [easterdate($Uy)+39] MSG Auffahrt
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT 2 January MSG Berchtoldstag
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT 2 January MSG Berchtoldstag
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
REM Thursday 1 April ADDOMIT SCANFROM -28 SATISFY [$T != easterdate($Ty)-3] MSG Näfelser Fahrt
|
||||
REM Thursday 8 April ADDOMIT SCANFROM -28 SATISFY [$T == easterdate($Ty)+4] MSG Näfelser Fahrt
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||
OMIT [easterdate($Uy)+50] MSG Pfingstmontag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT 2 January MSG Berchtoldstag
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
OMIT 2 January MSG Berchtoldstag
|
||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# See important caveats in the file ../README
|
||||
#
|
||||
# If you want the national holidays as well, you must
|
||||
# also include [$SysInclude]/ch.rem
|
||||
# also include [$SysInclude]/holidays/ch.rem
|
||||
|
||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [$Tw == 1] MSG Berchtoldstag
|
||||
OMIT 1 March MSG Jahrestag der Ausrufung der Republik
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user