-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
1,579 additions
and
764 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
BEGIN:VCALENDAR | ||
VERSION:2.0 | ||
PRODID:ics.py - http://git.io/lLljaA | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220504 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Feria (Local) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220106 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Epifanía del Señor (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20221101 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Día de Todos los Santos (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220415 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Viernes Santo (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220101 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Año nuevo (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20221012 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Fiesta Nacional de España (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20221208 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:La Inmaculada Concepción (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220815 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Ascensión de la Virgen (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220616 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Corpus Christi (Local) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220502 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Fiesta del Trabajo\, coincide en Domingo y se traslada al lunes (Autonómica) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220414 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Jueves Santo (Autonómica) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20221206 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Día de la Constitución española (Estatal) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20221226 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Natividad del Señor\, coincide en Domingo y se traslada al lunes (Autonómica) | ||
UID:[email protected] | ||
END:VEVENT | ||
BEGIN:VEVENT | ||
DTSTART;VALUE=DATE:20220228 | ||
DESCRIPTION:# https://www.sevilla.org/fiestas-de-la-ciudad/festivos-locales | ||
SUMMARY:Día de Andalucía (Autonómica) | ||
UID:[email protected] | ||
END:VEVENT | ||
END:VCALENDAR |
Oops, something went wrong.