diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 23:01:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-28 23:01:47 -0300 |
commit | 17dfcf88aca12936d580d71808278bcffd17a982 (patch) | |
tree | 19f0d61baa940e7b04b913eb71f3fb64d2c4c9a6 | |
parent | 9448e7af292c738d86a1ac57fff90bdf375c308b (diff) | |
download | wyrd-17dfcf88aca12936d580d71808278bcffd17a982.tar.gz wyrd-17dfcf88aca12936d580d71808278bcffd17a982.tar.bz2 |
Updating hollidays
-rw-r--r-- | remind.dot/cookbook.link/feriados.rem | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/remind.dot/cookbook.link/feriados.rem b/remind.dot/cookbook.link/feriados.rem index 9da482f..ecf376c 100644 --- a/remind.dot/cookbook.link/feriados.rem +++ b/remind.dot/cookbook.link/feriados.rem @@ -8,7 +8,7 @@ #REM Sat Sun PS [psshade(98)] # -# feriados fixos nacionais +# Feriados fixos nacionais # REM OMIT 1 Jan +4 MSG %"Primeiro do ano %" %b @@ -46,7 +46,6 @@ REM OMIT 21 Apr +6 MSG %"Tiradentes %" %v #REM 23 Mar +4 MSG %"Dia de Santa Catarina%" %v #REM 23 Mar PS [psshade(shade)] - ##REM OMIT 8 Sep +6 MSG %"Aniversario de Curitiba %" %v #REM 8 Sep PS [psshade(shade)] @@ -58,22 +57,22 @@ REM OMIT 21 Apr +6 MSG %"Tiradentes %" %v REM 25 Jan +6 MSG %"Aniversario de Sao Paulo%" %v # -# feriados variaveis todos os anos +# Feriados variaveis todos os anos # -REM [trigger(easterdate(today()))] MSG Pascoa -REM [trigger(easterdate(today()))] PS [psshade(shade)] +REM [trigger(easterdate(today()))] MSG Pascoa +#REM [trigger(easterdate(today()))] PS [psshade(shade)] OMIT [trigger(easterdate(today()) -2)] -REM [trigger(easterdate(today()) -2)] MSG Paixao -REM [trigger(easterdate(today()) -2)] PS [psshade(shade)] +REM [trigger(easterdate(today()) -2)] MSG Paixao +#REM [trigger(easterdate(today()) -2)] PS [psshade(shade)] -OMIT [trigger(easterdate(today()) -47)] +#OMIT [trigger(easterdate(today()) -47)] REM [trigger(easterdate(today()) -47)] MSG Carnaval -REM [trigger(easterdate(today()) -47)] PS [psshade(shade)] +#REM [trigger(easterdate(today()) -47)] PS [psshade(shade)] -OMIT [trigger(easterdate(today()) -48)] -REM [trigger(easterdate(today()) -48)] MSG segunda de Carnaval -REM [trigger(easterdate(today()))] -48 PS [psshade(shade)] +#OMIT [trigger(easterdate(today()) -48)] +REM [trigger(easterdate(today()) -48)] MSG Segunda de Carnaval +#REM [trigger(easterdate(today()))] -48 PS [psshade(shade)] OMIT [trigger(60 + easterdate(today() - 60))] MSG Corpus Christie |