Skip to content

Commit e71e9bc

Browse files
niqueriogithub-actions[bot]
authored andcommitted
Update closed days
1 parent 99b6fe0 commit e71e9bc

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

config/institution_hours_exceptions.json

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@
77
},
88
"inherited": false,
99
"desc": "End of Term",
10-
"from_date": "2024-05-02Z",
10+
"from_date": "2025-05-02Z",
11+
"status": {
12+
"value": "OPEN",
13+
"desc": "Open"
14+
}
15+
},
16+
{
17+
"type": {
18+
"value": "EVENT",
19+
"desc": "Event"
20+
},
21+
"inherited": false,
22+
"desc": "Reserves End of Term",
23+
"from_date": "2025-05-04Z",
1124
"status": {
1225
"value": "OPEN",
1326
"desc": "Open"
@@ -20,8 +33,8 @@
2033
},
2134
"inherited": false,
2235
"desc": "Memorial Day",
23-
"from_date": "2024-05-27Z",
24-
"to_date": "2024-05-27Z",
36+
"from_date": "2025-05-26Z",
37+
"to_date": "2025-05-26Z",
2538
"from_hour": "00:00",
2639
"to_hour": "23:59",
2740
"status": {
@@ -36,8 +49,8 @@
3649
},
3750
"inherited": false,
3851
"desc": "Independence Day",
39-
"from_date": "2024-07-04Z",
40-
"to_date": "2024-07-04Z",
52+
"from_date": "2025-07-04Z",
53+
"to_date": "2025-07-04Z",
4154
"from_hour": "00:00",
4255
"to_hour": "23:59",
4356
"status": {
@@ -52,8 +65,8 @@
5265
},
5366
"inherited": false,
5467
"desc": "Labor Day",
55-
"from_date": "2024-09-02Z",
56-
"to_date": "2024-09-02Z",
68+
"from_date": "2025-09-01Z",
69+
"to_date": "2025-09-01Z",
5770
"from_hour": "00:00",
5871
"to_hour": "23:59",
5972
"status": {
@@ -68,8 +81,8 @@
6881
},
6982
"inherited": false,
7083
"desc": "Thanksgiving",
71-
"from_date": "2024-11-28Z",
72-
"to_date": "2024-11-29Z",
84+
"from_date": "2025-11-26Z",
85+
"to_date": "2025-11-28Z",
7386
"from_hour": "00:00",
7487
"to_hour": "23:59",
7588
"status": {
@@ -84,8 +97,8 @@
8497
},
8598
"inherited": false,
8699
"desc": "Winter Holidays",
87-
"from_date": "2024-12-25Z",
88-
"to_date": "2025-01-01Z",
100+
"from_date": "2025-12-25Z",
101+
"to_date": "2026-01-01Z",
89102
"from_hour": "00:00",
90103
"to_hour": "23:59",
91104
"status": {

0 commit comments

Comments
 (0)