-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #492 from ing-norante/add-italian-holidays
feat(IT): add Florence patron saint holiday
- Loading branch information
Showing
27 changed files
with
3,240 additions
and
5 deletions.
There are no files selected for viewing
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
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,119 @@ | ||
[ | ||
{ | ||
"date": "2015-01-01 00:00:00", | ||
"start": "2014-12-31T23:00:00.000Z", | ||
"end": "2015-01-01T23:00:00.000Z", | ||
"name": "Capodanno", | ||
"type": "public", | ||
"rule": "01-01", | ||
"_weekday": "Thu" | ||
}, | ||
{ | ||
"date": "2015-01-06 00:00:00", | ||
"start": "2015-01-05T23:00:00.000Z", | ||
"end": "2015-01-06T23:00:00.000Z", | ||
"name": "Befana", | ||
"type": "public", | ||
"rule": "01-06", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2015-04-05 00:00:00", | ||
"start": "2015-04-04T22:00:00.000Z", | ||
"end": "2015-04-05T22:00:00.000Z", | ||
"name": "Domenica di Pasqua", | ||
"type": "public", | ||
"rule": "easter", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2015-04-06 00:00:00", | ||
"start": "2015-04-05T22:00:00.000Z", | ||
"end": "2015-04-06T22:00:00.000Z", | ||
"name": "Lunedì dell’Angelo", | ||
"type": "public", | ||
"rule": "easter 1", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2015-04-25 00:00:00", | ||
"start": "2015-04-24T22:00:00.000Z", | ||
"end": "2015-04-25T22:00:00.000Z", | ||
"name": "Anniversario della Liberazione", | ||
"type": "public", | ||
"rule": "04-25", | ||
"_weekday": "Sat" | ||
}, | ||
{ | ||
"date": "2015-05-01 00:00:00", | ||
"start": "2015-04-30T22:00:00.000Z", | ||
"end": "2015-05-01T22:00:00.000Z", | ||
"name": "Festa del Lavoro", | ||
"type": "public", | ||
"rule": "05-01", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2015-05-10 00:00:00", | ||
"start": "2015-05-09T22:00:00.000Z", | ||
"end": "2015-05-10T22:00:00.000Z", | ||
"name": "Festa della mamma", | ||
"type": "observance", | ||
"rule": "2nd sunday in May", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2015-06-02 00:00:00", | ||
"start": "2015-06-01T22:00:00.000Z", | ||
"end": "2015-06-02T22:00:00.000Z", | ||
"name": "Festa della Repubblica", | ||
"type": "public", | ||
"rule": "06-02", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2015-08-15 00:00:00", | ||
"start": "2015-08-14T22:00:00.000Z", | ||
"end": "2015-08-15T22:00:00.000Z", | ||
"name": "Ferragosto", | ||
"type": "public", | ||
"rule": "08-15", | ||
"_weekday": "Sat" | ||
}, | ||
{ | ||
"date": "2015-11-01 00:00:00", | ||
"start": "2015-10-31T23:00:00.000Z", | ||
"end": "2015-11-01T23:00:00.000Z", | ||
"name": "Ognissanti", | ||
"type": "public", | ||
"rule": "11-01", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2015-12-08 00:00:00", | ||
"start": "2015-12-07T23:00:00.000Z", | ||
"end": "2015-12-08T23:00:00.000Z", | ||
"name": "Immacolata Concezione", | ||
"type": "public", | ||
"rule": "12-08", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2015-12-25 00:00:00", | ||
"start": "2015-12-24T23:00:00.000Z", | ||
"end": "2015-12-25T23:00:00.000Z", | ||
"name": "Natale", | ||
"type": "public", | ||
"rule": "12-25", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2015-12-26 00:00:00", | ||
"start": "2015-12-25T23:00:00.000Z", | ||
"end": "2015-12-26T23:00:00.000Z", | ||
"name": "Santo Stefano", | ||
"type": "public", | ||
"rule": "12-26", | ||
"_weekday": "Sat" | ||
} | ||
] |
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,119 @@ | ||
[ | ||
{ | ||
"date": "2016-01-01 00:00:00", | ||
"start": "2015-12-31T23:00:00.000Z", | ||
"end": "2016-01-01T23:00:00.000Z", | ||
"name": "Capodanno", | ||
"type": "public", | ||
"rule": "01-01", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2016-01-06 00:00:00", | ||
"start": "2016-01-05T23:00:00.000Z", | ||
"end": "2016-01-06T23:00:00.000Z", | ||
"name": "Befana", | ||
"type": "public", | ||
"rule": "01-06", | ||
"_weekday": "Wed" | ||
}, | ||
{ | ||
"date": "2016-03-27 00:00:00", | ||
"start": "2016-03-26T23:00:00.000Z", | ||
"end": "2016-03-27T22:00:00.000Z", | ||
"name": "Domenica di Pasqua", | ||
"type": "public", | ||
"rule": "easter", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2016-03-28 00:00:00", | ||
"start": "2016-03-27T22:00:00.000Z", | ||
"end": "2016-03-28T22:00:00.000Z", | ||
"name": "Lunedì dell’Angelo", | ||
"type": "public", | ||
"rule": "easter 1", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2016-04-25 00:00:00", | ||
"start": "2016-04-24T22:00:00.000Z", | ||
"end": "2016-04-25T22:00:00.000Z", | ||
"name": "Anniversario della Liberazione", | ||
"type": "public", | ||
"rule": "04-25", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2016-05-01 00:00:00", | ||
"start": "2016-04-30T22:00:00.000Z", | ||
"end": "2016-05-01T22:00:00.000Z", | ||
"name": "Festa del Lavoro", | ||
"type": "public", | ||
"rule": "05-01", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2016-05-08 00:00:00", | ||
"start": "2016-05-07T22:00:00.000Z", | ||
"end": "2016-05-08T22:00:00.000Z", | ||
"name": "Festa della mamma", | ||
"type": "observance", | ||
"rule": "2nd sunday in May", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2016-06-02 00:00:00", | ||
"start": "2016-06-01T22:00:00.000Z", | ||
"end": "2016-06-02T22:00:00.000Z", | ||
"name": "Festa della Repubblica", | ||
"type": "public", | ||
"rule": "06-02", | ||
"_weekday": "Thu" | ||
}, | ||
{ | ||
"date": "2016-08-15 00:00:00", | ||
"start": "2016-08-14T22:00:00.000Z", | ||
"end": "2016-08-15T22:00:00.000Z", | ||
"name": "Ferragosto", | ||
"type": "public", | ||
"rule": "08-15", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2016-11-01 00:00:00", | ||
"start": "2016-10-31T23:00:00.000Z", | ||
"end": "2016-11-01T23:00:00.000Z", | ||
"name": "Ognissanti", | ||
"type": "public", | ||
"rule": "11-01", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2016-12-08 00:00:00", | ||
"start": "2016-12-07T23:00:00.000Z", | ||
"end": "2016-12-08T23:00:00.000Z", | ||
"name": "Immacolata Concezione", | ||
"type": "public", | ||
"rule": "12-08", | ||
"_weekday": "Thu" | ||
}, | ||
{ | ||
"date": "2016-12-25 00:00:00", | ||
"start": "2016-12-24T23:00:00.000Z", | ||
"end": "2016-12-25T23:00:00.000Z", | ||
"name": "Natale", | ||
"type": "public", | ||
"rule": "12-25", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2016-12-26 00:00:00", | ||
"start": "2016-12-25T23:00:00.000Z", | ||
"end": "2016-12-26T23:00:00.000Z", | ||
"name": "Santo Stefano", | ||
"type": "public", | ||
"rule": "12-26", | ||
"_weekday": "Mon" | ||
} | ||
] |
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,119 @@ | ||
[ | ||
{ | ||
"date": "2017-01-01 00:00:00", | ||
"start": "2016-12-31T23:00:00.000Z", | ||
"end": "2017-01-01T23:00:00.000Z", | ||
"name": "Capodanno", | ||
"type": "public", | ||
"rule": "01-01", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2017-01-06 00:00:00", | ||
"start": "2017-01-05T23:00:00.000Z", | ||
"end": "2017-01-06T23:00:00.000Z", | ||
"name": "Befana", | ||
"type": "public", | ||
"rule": "01-06", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2017-04-16 00:00:00", | ||
"start": "2017-04-15T22:00:00.000Z", | ||
"end": "2017-04-16T22:00:00.000Z", | ||
"name": "Domenica di Pasqua", | ||
"type": "public", | ||
"rule": "easter", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2017-04-17 00:00:00", | ||
"start": "2017-04-16T22:00:00.000Z", | ||
"end": "2017-04-17T22:00:00.000Z", | ||
"name": "Lunedì dell’Angelo", | ||
"type": "public", | ||
"rule": "easter 1", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2017-04-25 00:00:00", | ||
"start": "2017-04-24T22:00:00.000Z", | ||
"end": "2017-04-25T22:00:00.000Z", | ||
"name": "Anniversario della Liberazione", | ||
"type": "public", | ||
"rule": "04-25", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2017-05-01 00:00:00", | ||
"start": "2017-04-30T22:00:00.000Z", | ||
"end": "2017-05-01T22:00:00.000Z", | ||
"name": "Festa del Lavoro", | ||
"type": "public", | ||
"rule": "05-01", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2017-05-14 00:00:00", | ||
"start": "2017-05-13T22:00:00.000Z", | ||
"end": "2017-05-14T22:00:00.000Z", | ||
"name": "Festa della mamma", | ||
"type": "observance", | ||
"rule": "2nd sunday in May", | ||
"_weekday": "Sun" | ||
}, | ||
{ | ||
"date": "2017-06-02 00:00:00", | ||
"start": "2017-06-01T22:00:00.000Z", | ||
"end": "2017-06-02T22:00:00.000Z", | ||
"name": "Festa della Repubblica", | ||
"type": "public", | ||
"rule": "06-02", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2017-08-15 00:00:00", | ||
"start": "2017-08-14T22:00:00.000Z", | ||
"end": "2017-08-15T22:00:00.000Z", | ||
"name": "Ferragosto", | ||
"type": "public", | ||
"rule": "08-15", | ||
"_weekday": "Tue" | ||
}, | ||
{ | ||
"date": "2017-11-01 00:00:00", | ||
"start": "2017-10-31T23:00:00.000Z", | ||
"end": "2017-11-01T23:00:00.000Z", | ||
"name": "Ognissanti", | ||
"type": "public", | ||
"rule": "11-01", | ||
"_weekday": "Wed" | ||
}, | ||
{ | ||
"date": "2017-12-08 00:00:00", | ||
"start": "2017-12-07T23:00:00.000Z", | ||
"end": "2017-12-08T23:00:00.000Z", | ||
"name": "Immacolata Concezione", | ||
"type": "public", | ||
"rule": "12-08", | ||
"_weekday": "Fri" | ||
}, | ||
{ | ||
"date": "2017-12-25 00:00:00", | ||
"start": "2017-12-24T23:00:00.000Z", | ||
"end": "2017-12-25T23:00:00.000Z", | ||
"name": "Natale", | ||
"type": "public", | ||
"rule": "12-25", | ||
"_weekday": "Mon" | ||
}, | ||
{ | ||
"date": "2017-12-26 00:00:00", | ||
"start": "2017-12-25T23:00:00.000Z", | ||
"end": "2017-12-26T23:00:00.000Z", | ||
"name": "Santo Stefano", | ||
"type": "public", | ||
"rule": "12-26", | ||
"_weekday": "Tue" | ||
} | ||
] |
Oops, something went wrong.