mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e82fe8712 | ||
|
|
ea3126645c | ||
|
|
e107ed5482 | ||
|
|
66523b1b3b | ||
|
|
8590cf6207 | ||
|
|
c85a8a7614 | ||
|
|
416ee87dd0 | ||
|
|
7705278575 | ||
|
|
59f978a9db | ||
|
|
4515291720 | ||
|
|
65eaf67a06 | ||
|
|
3f4f00890a | ||
|
|
e96875c698 | ||
|
|
d65348bf83 | ||
|
|
c1704b9d52 | ||
|
|
e87d285170 | ||
|
|
c6b00b616e | ||
|
|
084dbd71b1 |
@@ -37,7 +37,7 @@ TkRemind requires Tcl/Tk and the tcllib library.
|
|||||||
|
|
||||||
If the little arrows for "Previous Month" and "Next Month" do not display
|
If the little arrows for "Previous Month" and "Next Month" do not display
|
||||||
correctly in TkRemind, you may need to install the Noto Fonts. Install
|
correctly in TkRemind, you may need to install the Noto Fonts. Install
|
||||||
all of your distribution's Nonto Font-related packages.
|
all of your distribution's Noto Font-related packages.
|
||||||
|
|
||||||
- On Debian-like systems, install with:
|
- On Debian-like systems, install with:
|
||||||
|
|
||||||
|
|||||||
18
configure
vendored
18
configure
vendored
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.71 for remind 05.03.06.
|
# Generated by GNU Autoconf 2.71 for remind 05.03.07.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
||||||
@@ -608,8 +608,8 @@ MAKEFLAGS=
|
|||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='remind'
|
PACKAGE_NAME='remind'
|
||||||
PACKAGE_TARNAME='remind'
|
PACKAGE_TARNAME='remind'
|
||||||
PACKAGE_VERSION='05.03.06'
|
PACKAGE_VERSION='05.03.07'
|
||||||
PACKAGE_STRING='remind 05.03.06'
|
PACKAGE_STRING='remind 05.03.07'
|
||||||
PACKAGE_BUGREPORT=''
|
PACKAGE_BUGREPORT=''
|
||||||
PACKAGE_URL='https://dianne.skoll.ca/projects/remind/'
|
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.
|
# 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.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures remind 05.03.06 to adapt to many kinds of systems.
|
\`configure' configures remind 05.03.07 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -1327,7 +1327,7 @@ fi
|
|||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of remind 05.03.06:";;
|
short | recursive ) echo "Configuration of remind 05.03.07:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
@@ -1415,7 +1415,7 @@ fi
|
|||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
remind configure 05.03.06
|
remind configure 05.03.07
|
||||||
generated by GNU Autoconf 2.71
|
generated by GNU Autoconf 2.71
|
||||||
|
|
||||||
Copyright (C) 2021 Free Software Foundation, Inc.
|
Copyright (C) 2021 Free Software Foundation, Inc.
|
||||||
@@ -1865,7 +1865,7 @@ cat >config.log <<_ACEOF
|
|||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by remind $as_me 05.03.06, which was
|
It was created by remind $as_me 05.03.07, which was
|
||||||
generated by GNU Autoconf 2.71. Invocation command line was
|
generated by GNU Autoconf 2.71. Invocation command line was
|
||||||
|
|
||||||
$ $0$ac_configure_args_raw
|
$ $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
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by remind $as_me 05.03.06, which was
|
This file was extended by remind $as_me 05.03.07, which was
|
||||||
generated by GNU Autoconf 2.71. Invocation command line was
|
generated by GNU Autoconf 2.71. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
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
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config='$ac_cs_config_escaped'
|
ac_cs_config='$ac_cs_config_escaped'
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
remind config.status 05.03.06
|
remind config.status 05.03.07
|
||||||
configured by $0, generated by GNU Autoconf 2.71,
|
configured by $0, generated by GNU Autoconf 2.71,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_INIT(remind, 05.03.06, , , https://dianne.skoll.ca/projects/remind/)
|
AC_INIT(remind, 05.03.07, , , https://dianne.skoll.ca/projects/remind/)
|
||||||
AC_CONFIG_SRCDIR([src/queue.c])
|
AC_CONFIG_SRCDIR([src/queue.c])
|
||||||
|
|
||||||
cat <<'EOF'
|
cat <<'EOF'
|
||||||
|
|||||||
@@ -146,7 +146,7 @@
|
|||||||
"$PrefixLineNo" "$PSCal" "$RunOff" "$Saturday" "$September"
|
"$PrefixLineNo" "$PSCal" "$RunOff" "$Saturday" "$September"
|
||||||
"$SimpleCal" "$SortByDate" "$SortByPrio" "$SortByTime" "$SubsIndent"
|
"$SimpleCal" "$SortByDate" "$SortByPrio" "$SortByTime" "$SubsIndent"
|
||||||
"$Sunday" "$SuppressImplicitWarnings" "$SuppressLRM" "$SysInclude" "$T" "$Td"
|
"$Sunday" "$SuppressImplicitWarnings" "$SuppressLRM" "$SysInclude" "$T" "$Td"
|
||||||
"$TerminalBackground" "$Thursday" "$TimeSep" "$Tm" "$Today"
|
"$TerminalBackground" "$Thursday" "$TimeSep" "$TimetIs64bit" "$Tm" "$Today"
|
||||||
"$Tomorrow" "$Tt" "$Tuesday" "$Tw" "$Ty" "$U" "$Ud" "$Um"
|
"$Tomorrow" "$Tt" "$Tuesday" "$Tw" "$Ty" "$U" "$Ud" "$Um"
|
||||||
"$UntimedFirst" "$Use256Colors" "$UseBGVTColors" "$UseTrueColors"
|
"$UntimedFirst" "$Use256Colors" "$UseBGVTColors" "$UseTrueColors"
|
||||||
"$UseVTColors" "$Uw" "$Uy" "$Was" "$Wednesday")
|
"$UseVTColors" "$Uw" "$Uy" "$Was" "$Wednesday")
|
||||||
|
|||||||
@@ -1,5 +1,24 @@
|
|||||||
CHANGES TO REMIND
|
CHANGES TO REMIND
|
||||||
|
|
||||||
|
* VERSION 5.3 Patch 7 - 2025-05-06
|
||||||
|
|
||||||
|
- IMPROVEMENT: examples/astro: Make moonrise/moonset appear after
|
||||||
|
sunrise/sunset
|
||||||
|
|
||||||
|
- NEW FILES: Add include/solar-eclipses.rem and
|
||||||
|
include/lunar-eclipses.rem for solar and lunar eclipses
|
||||||
|
(respectively) in the 21st century.
|
||||||
|
|
||||||
|
- NEW SYSTEM VARIABLE: remind: Add $TimetIs64bit system variable,
|
||||||
|
which is 1 if the built in time_t type is at least 64 bits, and 0
|
||||||
|
otherwise.
|
||||||
|
|
||||||
|
- TEST FIX: "make test" now passes on systems with a 32-bit time_t
|
||||||
|
type.
|
||||||
|
|
||||||
|
- BUG FIX: include/holidays/nl.rem: Use the correct rules for
|
||||||
|
Koningsdag and Bevrijdingsdag, courtesy of Adrian P. van Bloois.
|
||||||
|
|
||||||
* VERSION 5.3 Patch 6 - 2025-04-25
|
* VERSION 5.3 Patch 6 - 2025-04-25
|
||||||
|
|
||||||
- BUG FIX: remind: Make "remind -s" respect $DefaultColor. Bug found by
|
- BUG FIX: remind: Make "remind -s" respect $DefaultColor. Bug found by
|
||||||
|
|||||||
@@ -30,42 +30,6 @@ ELSE
|
|||||||
ENDIF
|
ENDIF
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
|
||||||
SET $AddBlankLines 0
|
|
||||||
FSET angle_to_direction(x) \
|
|
||||||
IIF(x > 348 || x <= 11, "North", \
|
|
||||||
x > 11 && x <= 34, "North North-East", \
|
|
||||||
x > 34 && x <= 56, "North-East", \
|
|
||||||
x > 56 && x <= 79, "East North-East", \
|
|
||||||
x > 79 && x <= 101, "East", \
|
|
||||||
x > 101 && x <= 124, "East South-East", \
|
|
||||||
x > 124 && x <= 146, "South-East", \
|
|
||||||
x > 146 && x <= 169, "South South-East", \
|
|
||||||
x > 169 && x <= 191, "South", \
|
|
||||||
x > 191 && x <= 214, "South South-West", \
|
|
||||||
x > 214 && x <= 236, "South-West", \
|
|
||||||
x > 236 && x <= 259, "West South-West", \
|
|
||||||
x > 259 && x <= 281, "West", \
|
|
||||||
x > 281 && x <= 304, "West North-West", \
|
|
||||||
x > 304 && x <= 326, "North-West", \
|
|
||||||
"North North-West")
|
|
||||||
|
|
||||||
BANNER %
|
|
||||||
IF $TerminalBackground == 0
|
|
||||||
REM [moondatetime(0)] +60 SPECIAL COLOR 255 255 0 New moon: 🌑 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(1)] +60 SPECIAL COLOR 255 255 128 First Quarter: 🌓 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(2)] +60 SPECIAL COLOR 255 255 255 Full moon: 🌕 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(3)] +60 SPECIAL COLOR 255 255 128 Last Quarter: 🌗 [$T] %3 (%b)
|
|
||||||
ELSE
|
|
||||||
REM [moondatetime(0)] +60 SPECIAL COLOR 128 128 0 New moon: 🌑 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(1)] +60 SPECIAL COLOR 128 128 64 First Quarter: 🌓 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(2)] +60 SPECIAL COLOR 0 0 0 Full moon: 🌕 [$T] %3 (%b)
|
|
||||||
REM [moondatetime(3)] +60 SPECIAL COLOR 128 128 64 Last Quarter: 🌗 [$T] %3 (%b)
|
|
||||||
ENDIF
|
|
||||||
EOF
|
|
||||||
|
|
||||||
echo ""
|
|
||||||
|
|
||||||
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
||||||
SET $AddBlankLines 0
|
SET $AddBlankLines 0
|
||||||
FSET angle_to_direction(x) \
|
FSET angle_to_direction(x) \
|
||||||
@@ -105,6 +69,43 @@ EOF
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|
||||||
|
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
||||||
|
SET $AddBlankLines 0
|
||||||
|
FSET angle_to_direction(x) \
|
||||||
|
IIF(x > 348 || x <= 11, "North", \
|
||||||
|
x > 11 && x <= 34, "North North-East", \
|
||||||
|
x > 34 && x <= 56, "North-East", \
|
||||||
|
x > 56 && x <= 79, "East North-East", \
|
||||||
|
x > 79 && x <= 101, "East", \
|
||||||
|
x > 101 && x <= 124, "East South-East", \
|
||||||
|
x > 124 && x <= 146, "South-East", \
|
||||||
|
x > 146 && x <= 169, "South South-East", \
|
||||||
|
x > 169 && x <= 191, "South", \
|
||||||
|
x > 191 && x <= 214, "South South-West", \
|
||||||
|
x > 214 && x <= 236, "South-West", \
|
||||||
|
x > 236 && x <= 259, "West South-West", \
|
||||||
|
x > 259 && x <= 281, "West", \
|
||||||
|
x > 281 && x <= 304, "West North-West", \
|
||||||
|
x > 304 && x <= 326, "North-West", \
|
||||||
|
"North North-West")
|
||||||
|
|
||||||
|
BANNER %
|
||||||
|
IF $TerminalBackground == 0
|
||||||
|
REM [moondatetime(0)] +60 SPECIAL COLOR 255 255 0 New moon: 🌑 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(1)] +60 SPECIAL COLOR 255 255 128 First Quarter: 🌓 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(2)] +60 SPECIAL COLOR 255 255 255 Full moon: 🌕 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(3)] +60 SPECIAL COLOR 255 255 128 Last Quarter: 🌗 [$T] %3 (%b)
|
||||||
|
ELSE
|
||||||
|
REM [moondatetime(0)] +60 SPECIAL COLOR 128 128 0 New moon: 🌑 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(1)] +60 SPECIAL COLOR 128 128 64 First Quarter: 🌓 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(2)] +60 SPECIAL COLOR 0 0 0 Full moon: 🌕 [$T] %3 (%b)
|
||||||
|
REM [moondatetime(3)] +60 SPECIAL COLOR 128 128 64 Last Quarter: 🌗 [$T] %3 (%b)
|
||||||
|
ENDIF
|
||||||
|
EOF
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
|
||||||
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
remind -g "-i\$Latitude=\"$latitude\"" "-i\$Longitude=\"$longitude\"" -q -@2 - "$@" <<'EOF'
|
||||||
SET $AddBlankLines 0
|
SET $AddBlankLines 0
|
||||||
BANNER %
|
BANNER %
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
REM Third Saturday in July ADDOMIT SCANFROM -28 MSG Canillo Annual Festival
|
REM Third Saturday in July ADDOMIT SCANFROM -28 MSG Canillo Annual Festival
|
||||||
REM Sunday 16 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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
OMIT 15 August MSG Encamp Annual Festival
|
OMIT 15 August MSG Encamp Annual Festival
|
||||||
OMIT 16 August MSG Encamp Annual Festival
|
OMIT 16 August MSG Encamp Annual Festival
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
OMIT 15 August MSG La Massana Annual Festival
|
OMIT 15 August MSG La Massana Annual Festival
|
||||||
OMIT 16 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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
OMIT 15 August MSG Ordino Annual Festival
|
OMIT 15 August MSG Ordino Annual Festival
|
||||||
OMIT 16 August MSG Ordino Annual Festival
|
OMIT 16 August MSG Ordino Annual Festival
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
REM Friday 23 July ADDOMIT SCANFROM -28 MSG Sant Julià de Lòria Annual Festival
|
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
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
REM First Saturday in August ADDOMIT SCANFROM -28 MSG Andorra la Vella Annual Festival
|
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
|
REM Sunday 2 August ADDOMIT SCANFROM -28 MSG Andorra la Vella Annual Festival
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ad.rem
|
# also SYSINCLUDE holidays/ad.rem
|
||||||
|
|
||||||
OMIT 25 July MSG Escaldes-Engordany Annual Festival
|
OMIT 25 July MSG Escaldes-Engordany Annual Festival
|
||||||
OMIT 26 July MSG Escaldes-Engordany Annual Festival
|
OMIT 26 July MSG Escaldes-Engordany Annual Festival
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/at.rem
|
# also SYSINCLUDE holidays/at.rem
|
||||||
|
|
||||||
|
|
||||||
# Optional holidays
|
# Optional holidays
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM Second Monday in March ADDOMIT SCANFROM -28 MSG Eight Hours Day
|
REM Second Monday in March ADDOMIT SCANFROM -28 MSG Eight Hours Day
|
||||||
REM Second Monday in June ADDOMIT SCANFROM -28 MSG King's Birthday
|
REM Second Monday in June ADDOMIT SCANFROM -28 MSG King's Birthday
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/au.rem
|
# also SYSINCLUDE holidays/au.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 0] MSG New Year's Day (observed)
|
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)
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ba.rem
|
# also 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)) == 0] MSG Nova godina (preneseno)
|
||||||
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ba.rem
|
# also 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)) == 0] MSG Nova godina (preneseno)
|
||||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] 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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ba.rem
|
# also SYSINCLUDE holidays/ba.rem
|
||||||
|
|
||||||
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG Nova godina (preneseno)
|
REM 3 January ADDOMIT SCANFROM -28 SATISFY [wkdaynum(date($Ty, 1, 1)) == 6] MSG Nova godina (preneseno)
|
||||||
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
OMIT 6 January MSG Badnji dan (Pravoslavni)
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 18 November MSG Día del departamento de Beni
|
OMIT 18 November MSG Día del departamento de Beni
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 14 September MSG Día del departamento de Cochabamba
|
OMIT 14 September MSG Día del departamento de Cochabamba
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 25 May MSG Día del departamento de Chuquisaca
|
OMIT 25 May MSG Día del departamento de Chuquisaca
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 16 July MSG Día del departamento de La Paz
|
OMIT 16 July MSG Día del departamento de La Paz
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 11 October MSG Día del departamento de Pando
|
OMIT 11 October MSG Día del departamento de Pando
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-51] MSG Carnaval de Oruro
|
OMIT [easterdate($Uy)-51] MSG Carnaval de Oruro
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 10 November MSG Día del departamento de Potosí
|
OMIT 10 November MSG Día del departamento de Potosí
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 24 September MSG Día del departamento de Santa Cruz
|
OMIT 24 September MSG Día del departamento de Santa Cruz
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/bo.rem
|
# also SYSINCLUDE holidays/bo.rem
|
||||||
|
|
||||||
OMIT 15 April MSG La Tablada
|
OMIT 15 April MSG La Tablada
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
REM 23 January ADDOMIT SCANFROM -28 SATISFY [$Tw < 2 || $Tw > 4] MSG Dia do Evangélico
|
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
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 24 June MSG São João
|
OMIT 24 June MSG São João
|
||||||
OMIT 29 June MSG São Pedro
|
OMIT 29 June MSG São Pedro
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 5 September MSG Elevação do Amazonas à categoria de província
|
OMIT 5 September MSG Elevação do Amazonas à categoria de província
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 19 March MSG São José
|
OMIT 19 March MSG São José
|
||||||
OMIT 25 July MSG São Tiago
|
OMIT 25 July MSG São Tiago
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 2 July MSG Independência da Bahia
|
OMIT 2 July MSG Independência da Bahia
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 19 March MSG São José
|
OMIT 19 March MSG São José
|
||||||
OMIT 25 March MSG Abolição da escravidão no Ceará
|
OMIT 25 March MSG Abolição da escravidão no Ceará
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 21 April MSG Fundação de Brasília
|
OMIT 21 April MSG Fundação de Brasília
|
||||||
OMIT 30 November MSG Dia do Evangélico
|
OMIT 30 November MSG Dia do Evangélico
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)+8] MSG Nossa Senhora da Penha
|
OMIT [easterdate($Uy)+8] MSG Nossa Senhora da Penha
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 26 July MSG Fundação da cidade de Goiás
|
OMIT 26 July MSG Fundação da cidade de Goiás
|
||||||
OMIT 24 October MSG Pedra fundamental de Goiânia
|
OMIT 24 October MSG Pedra fundamental de Goiânia
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 28 July MSG Adesão do Maranhão à independência do Brasil
|
OMIT 28 July MSG Adesão do Maranhão à independência do Brasil
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 21 April MSG Execução de Tiradentes
|
OMIT 21 April MSG Execução de Tiradentes
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 11 October MSG Criação do Estado
|
OMIT 11 October MSG Criação do Estado
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 15 August MSG Adesão do Grão-Pará à independência do Brasil
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 5 August MSG Fundação do Estado
|
OMIT 5 August MSG Fundação do Estado
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
REM First Sunday in March ADDOMIT SCANFROM -28 MSG Revolução Pernambucana
|
REM First Sunday in March ADDOMIT SCANFROM -28 MSG Revolução Pernambucana
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 19 October MSG Dia do Piauí
|
OMIT 19 October MSG Dia do Piauí
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 19 December MSG Emancipação do Paraná
|
OMIT 19 December MSG Emancipação do Paraná
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 23 April MSG São Jorge
|
OMIT 23 April MSG São Jorge
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 7 August MSG Dia do Rio Grande do Norte
|
OMIT 7 August MSG Dia do Rio Grande do Norte
|
||||||
OMIT 3 October MSG Mártires de Cunhaú e Uruaçuu
|
OMIT 3 October MSG Mártires de Cunhaú e Uruaçuu
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 4 January MSG Criação do Estado
|
OMIT 4 January MSG Criação do Estado
|
||||||
OMIT 18 June MSG Dia do Evangélico
|
OMIT 18 June MSG Dia do Evangélico
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 5 October MSG Criação do Estado
|
OMIT 5 October MSG Criação do Estado
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 20 September MSG Dia do Gaúcho
|
OMIT 20 September MSG Dia do Gaúcho
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
REM Sunday 11 August ADDOMIT SCANFROM -28 MSG Dia do Estado de Santa Catarina
|
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
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 8 July MSG Emancipação política de Sergipe
|
OMIT 8 July MSG Emancipação política de Sergipe
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 9 July MSG Revolução Constitucionalista
|
OMIT 9 July MSG Revolução Constitucionalista
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/br.rem
|
# also SYSINCLUDE holidays/br.rem
|
||||||
|
|
||||||
OMIT 18 March MSG Dia da Autonomia
|
OMIT 18 March MSG Dia da Autonomia
|
||||||
OMIT 8 September MSG Nossa Senhora da Natividade
|
OMIT 8 September MSG Nossa Senhora da Natividade
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG British Columbia Day
|
REM First Monday in August ADDOMIT SCANFROM -28 MSG British Columbia Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Louis Riel Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Louis Riel Day
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG New Brunswick Day
|
REM First Monday in August ADDOMIT SCANFROM -28 MSG New Brunswick Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
OMIT 1 July MSG Memorial Day
|
OMIT 1 July MSG Memorial Day
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Heritage Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Heritage Day
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
OMIT 21 June MSG National Aboriginal Day
|
OMIT 21 June MSG National Aboriginal Day
|
||||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
REM First Monday in August ADDOMIT SCANFROM -28 MSG Civic Holiday
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,6 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Islander Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Islander Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Monday 18 May ADDOMIT SCANFROM -28 MSG National Patriots' Day
|
REM Monday 18 May ADDOMIT SCANFROM -28 MSG National Patriots' Day
|
||||||
OMIT 24 June MSG Saint Jean Baptiste Day
|
OMIT 24 June MSG Saint Jean Baptiste Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
REM Third Monday in February ADDOMIT SCANFROM -28 MSG Family Day
|
||||||
REM First Monday in August ADDOMIT SCANFROM -28 MSG Saskatchewan Day
|
REM First Monday in August ADDOMIT SCANFROM -28 MSG Saskatchewan Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ca.rem
|
# also SYSINCLUDE holidays/ca.rem
|
||||||
|
|
||||||
OMIT 21 June MSG National Aboriginal Day
|
OMIT 21 June MSG National Aboriginal Day
|
||||||
REM Third Monday in August ADDOMIT SCANFROM -28 MSG Discovery Day
|
REM Third Monday in August ADDOMIT SCANFROM -28 MSG Discovery Day
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 2 January MSG Berchtoldstag
|
OMIT 2 January MSG Berchtoldstag
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 2 January MSG Berchtoldstag
|
OMIT 2 January MSG Berchtoldstag
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
REM Thursday 1 April ADDOMIT SCANFROM -28 SATISFY [$T != easterdate($Ty)-3] MSG Näfelser Fahrt
|
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
|
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
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
OMIT [easterdate($Uy)+50] MSG Pfingstmontag
|
OMIT [easterdate($Uy)+50] MSG Pfingstmontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 2 January MSG Berchtoldstag
|
OMIT 2 January MSG Berchtoldstag
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 2 January MSG Berchtoldstag
|
OMIT 2 January MSG Berchtoldstag
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
REM 2 January ADDOMIT SCANFROM -28 SATISFY [$Tw == 1] MSG Berchtoldstag
|
REM 2 January ADDOMIT SCANFROM -28 SATISFY [$Tw == 1] MSG Berchtoldstag
|
||||||
OMIT 1 March MSG Jahrestag der Ausrufung der Republik
|
OMIT 1 March MSG Jahrestag der Ausrufung der Republik
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 19 March MSG Josefstag
|
OMIT 19 March MSG Josefstag
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+60] MSG Fronleichnam
|
OMIT [easterdate($Uy)+60] MSG Fronleichnam
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
OMIT [easterdate($Uy)+1] MSG Ostermontag
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
OMIT [easterdate($Uy)-2] MSG Karfreitag
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# See important caveats in the file ../README
|
# See important caveats in the file ../README
|
||||||
#
|
#
|
||||||
# If you want the national holidays as well, you must
|
# If you want the national holidays as well, you must
|
||||||
# also include [$SysInclude]/holidays/ch.rem
|
# also SYSINCLUDE holidays/ch.rem
|
||||||
|
|
||||||
OMIT 6 January MSG Heilige Drei Könige
|
OMIT 6 January MSG Heilige Drei Könige
|
||||||
OMIT 19 March MSG Josefstag
|
OMIT 19 March MSG Josefstag
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user