Skip to content

Commit f1316a9

Browse files
authored
docs: Update USNYSE_EXAMPLE calendar with dates through 2027 (#7538)
I got the dates here: https://www.nyse.com/markets/hours-calendars
1 parent 3518ee6 commit f1316a9

File tree

1 file changed

+75
-3
lines changed

1 file changed

+75
-3
lines changed

props/configs/src/main/resources/calendar/USNYSE_EXAMPLE.calendar

Lines changed: 75 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<language>en</language>
99
<country>US</country>
1010
<firstValidDate>1999-01-01</firstValidDate>
11-
<lastValidDate>2025-12-31</lastValidDate>
11+
<lastValidDate>2027-12-31</lastValidDate>
1212
<description>
1313
New York Stock Exchange Business Calendar.
1414
*** NOTE: This is an example calendar, and is not intended to be used for trading or other production purposes. ***
1515
Sources: https://www.nyse.com/markets/hours-calendars
1616
Historical reference: https://www.thestreet.com/markets/stock-market-open-or-closed-fourth-of-july
17-
Last updated 11/10/2023
17+
Last updated 01/05/2026
1818
</description>
1919
<default>
2020
<businessTime><open>09:30</open><close>16:00</close></businessTime>
@@ -986,4 +986,76 @@
986986
<holiday>
987987
<date>2025-12-25</date>
988988
</holiday>
989-
</calendar>
989+
<holiday>
990+
<date>2026-01-01</date>
991+
</holiday>
992+
<holiday>
993+
<date>2026-01-19</date>
994+
</holiday>
995+
<holiday>
996+
<date>2026-02-16</date>
997+
</holiday>
998+
<holiday>
999+
<date>2026-04-03</date>
1000+
</holiday>
1001+
<holiday>
1002+
<date>2026-05-25</date>
1003+
</holiday>
1004+
<holiday>
1005+
<date>2026-06-19</date>
1006+
</holiday>
1007+
<holiday>
1008+
<date>2026-07-03</date>
1009+
</holiday>
1010+
<holiday>
1011+
<date>2026-09-07</date>
1012+
</holiday>
1013+
<holiday>
1014+
<date>2026-11-26</date>
1015+
</holiday>
1016+
<holiday>
1017+
<date>2026-11-27</date>
1018+
<businessTime><open>09:30</open><close>13:00</close></businessTime>
1019+
</holiday>
1020+
<holiday>
1021+
<date>2026-12-24</date>
1022+
<businessTime><open>09:30</open><close>13:00</close></businessTime>
1023+
</holiday>
1024+
<holiday>
1025+
<date>2026-12-25</date>
1026+
</holiday>
1027+
<holiday>
1028+
<date>2027-01-01</date>
1029+
</holiday>
1030+
<holiday>
1031+
<date>2027-01-18</date>
1032+
</holiday>
1033+
<holiday>
1034+
<date>2027-02-15</date>
1035+
</holiday>
1036+
<holiday>
1037+
<date>2027-03-26</date>
1038+
</holiday>
1039+
<holiday>
1040+
<date>2027-05-31</date>
1041+
</holiday>
1042+
<holiday>
1043+
<date>2027-06-18</date>
1044+
</holiday>
1045+
<holiday>
1046+
<date>2027-07-05</date>
1047+
</holiday>
1048+
<holiday>
1049+
<date>2027-09-06</date>
1050+
</holiday>
1051+
<holiday>
1052+
<date>2027-11-25</date>
1053+
</holiday>
1054+
<holiday>
1055+
<date>2027-11-26</date>
1056+
<businessTime><open>09:30</open><close>13:00</close></businessTime>
1057+
</holiday>
1058+
<holiday>
1059+
<date>2027-12-24</date>
1060+
</holiday>
1061+
</calendar>

0 commit comments

Comments
 (0)