forked from AMDmi3/opening_hours.js
-
Notifications
You must be signed in to change notification settings - Fork 121
/
ar.yaml
17 lines (14 loc) · 883 Bytes
/
ar.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
_nominatim_url: 'https://nominatim.openstreetmap.org/reverse?format=json&lat=-34.60377&lon=-58.38159&zoom=16&addressdetails=1&accept-language=es'
# https://www.argentina.gob.ar/interior/feriados-nacionales-2022
PH:
- {'name': 'Año Nuevo', 'fixed_date': [1, 1]}
- {'name': 'Día Nacional de la Memoria por la Verdad y la Justicia', 'fixed_date': [3, 24]}
- {'name': 'Día del Veterano y de los Caídos en la Guerra de Malvinas', 'fixed_date': [4, 2]}
# Viernes Santo
- {'name': 'Día del Trabajador', 'fixed_date': [5, 1]}
- {'name': 'Día de la Revolución de Mayo', 'fixed_date': [5, 25]}
- {'name': 'Paso a la Inmortalidad del General Manuel Belgrano', 'fixed_date': [6, 20]}
- {'name': 'Día de la Independencia', 'fixed_date': [7, 9]}
- {'name': 'Inmaculada Concepción de María', 'fixed_date': [12, 8]}
- {'name': 'Navidad', 'fixed_date': [12, 25]}