Skip to content

Commit

Permalink
Update hkex.py #303
Browse files Browse the repository at this point in the history
  • Loading branch information
npezolano authored Mar 7, 2024
1 parent e3aa8a3 commit df9c447
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pandas_market_calendars/calendars/hkex.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@ def process_queen_birthday(dt):
Timestamp("2016-10-21", tz="UTC"), # 台风海马1622
# Timestamp(2017-06-12', tz='UTC'), # 台风苗柏1702,期货夜盘17:35休市
Timestamp("2017-08-23", tz="UTC"), # 台风天鸽1713
Timestamp("2023-07-17", tz="UTC"), # Typhoon closure
Timestamp("2023-09-01", tz="UTC"), # Typhoon closure
Timestamp("2023-09-08", tz="UTC"), # Typhoon closure
]


Expand Down

0 comments on commit df9c447

Please sign in to comment.