Skip to content

Commit

Permalink
calendar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
derilevi committed Feb 1, 2021
1 parent 8673ecc commit 0087c94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 81 deletions.
18 changes: 9 additions & 9 deletions data/calendar.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"friday": 1,
"saturday": 1,
"sunday": 1,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MN": {
Expand All @@ -18,7 +18,7 @@
"friday": 1,
"saturday": 0,
"sunday": 0,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MN_H": {
Expand All @@ -29,7 +29,7 @@
"friday": 0,
"saturday": 0,
"sunday": 0,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MN_K_P": {
Expand All @@ -40,7 +40,7 @@
"friday": 1,
"saturday": 0,
"sunday": 0,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MN_IE": {
Expand All @@ -51,7 +51,7 @@
"friday": 1,
"saturday": 0,
"sunday": 0,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"SZN": {
Expand All @@ -62,7 +62,7 @@
"friday": 0,
"saturday": 1,
"sunday": 0,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MSZN": {
Expand All @@ -73,7 +73,7 @@
"friday": 0,
"saturday": 0,
"sunday": 1,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"SZ_MSZ": {
Expand All @@ -84,7 +84,7 @@
"friday": 0,
"saturday": 1,
"sunday": 1,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
},
"MSZ_AUCHAN_NY": {
Expand All @@ -95,7 +95,7 @@
"friday": 0,
"saturday": 0,
"sunday": 1,
"start_date": 20201213,
"start_date": 20210201,
"end_date": 20210615
}
}
72 changes: 0 additions & 72 deletions data/calendar_dates.json
Original file line number Diff line number Diff line change
@@ -1,76 +1,4 @@
{
"20201214": {
"add": ["EXTRA_20201214"],
"remove": []
},
"20201221": {
"add": ["MN_TSZ"],
"remove": ["MN_IE"]
},
"20201222": {
"add": ["MN_TSZ"],
"remove": ["MN_IE"]
},
"20201223": {
"add": ["MN_TSZ"],
"remove": ["MN_IE"]
},
"20201224": {
"add": ["DEC_24"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20201225": {
"add": ["DEC_25_26_27_JAN_1", "DEC_25_26_JAN_1"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20201226": {
"add": ["DEC_25_26_27_JAN_1", "DEC_25_26_JAN_1"],
"remove": ["ALL", "SZN", "SZ_MSZ"]
},
"20201227": {
"add": ["DEC_25_26_27_JAN_1", "DEC_27"],
"remove": ["ALL", "MSZN", "SZ_MSZ", "MSZ_AUCHAN_NY"]
},
"20201228": {
"add": ["DEC_28_29_30", "DEC_28"],
"remove": ["ALL", "MN", "MN_IE", "MN_H"]
},
"20201229": {
"add": ["DEC_28_29_30", "DEC_29_30"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20201230": {
"add": ["DEC_28_29_30", "DEC_29_30"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20201231": {
"add": ["DEC_31"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20210101": {
"add": ["DEC_25_26_27_JAN_1", "DEC_25_26_JAN_1"],
"remove": ["ALL", "MN", "MN_IE", "MN_K_P"]
},
"20210102": {
"add": ["JAN_2"],
"remove": ["SZN", "SZ_MSZ"]
},
"20210115": {
"add": ["EXTRA_20210115"],
"remove": []
},
"20210116": {
"add": ["EXTRA_20210116"],
"remove": []
},
"20210117": {
"add": ["EXTRA_20210117"],
"remove": []
},
"20210130": {
"add": ["EXTRA_20210130"],
"remove": []
},
"20210315": {
"add": ["MSZN", "SZ_MSZ", "MSZ_AUCHAN_Z"],
"remove": ["MN", "MN_IE", "MN_H"]
Expand Down

0 comments on commit 0087c94

Please sign in to comment.