Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XTKS: Add 2024 Vernal and Autumnal equinoxes #342

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

Quashqwart
Copy link

@Quashqwart Quashqwart commented Nov 28, 2023

According to
https://www.jpx.co.jp/english/corporate/about-jpx/calendar/index.html, https://www.timeanddate.com/holidays/japan/spring-equinox, and https://www.timeanddate.com/holidays/japan/autumn-equinox, in 2024 Vernal Equinox will happen on Mar. 20 (Wed.), and Autumnal Equinox will happen on Sep. 22 (Sun.)., observed on Sep. 23 (Mon.)

Workflow to modify an existing Exchange Calendar

  • Modify calendar class as required.
  • Modify the test resources file (e.g tests/resources/{Exchange MIC}.csv), either manually or by executing python etc/make_exchange_calendar_test_csv.py {Exchange MIC}.
  • Check if any of the fixtures in tests/test_{Exchange MIC}_calendar.py need updating to reflect your changes.
  • Add references to any new/modified holidays in exchange_calendars/exchange_calendar_{Exchange MIC}.py.

@maread99
Copy link
Collaborator

Thanks for the PR @Quashqwart!

@Quashqwart
Copy link
Author

Hi @maread99,
Are there any action points or checks left for this PR? Could I assist with smth?

@maread99
Copy link
Collaborator

maread99 commented Dec 6, 2023

Hi @Quashqwart, it was just what I mentioned earlier, that the actual date could be removed. Only the observed date is required, as for the previous years. Thanks.

According to
https://www.jpx.co.jp/english/corporate/about-jpx/calendar/index.html,
https://www.timeanddate.com/holidays/japan/spring-equinox, and
https://www.timeanddate.com/holidays/japan/autumn-equinox,
in 2024 Vernal Equinox will happen on Mar. 20 (Wed.), and Autumnal
Equinox will happen on Sep. 22 (Sun.)., observed on Sep. 23 (Mon.)
@maread99
Copy link
Collaborator

Thanks @Quashqwart! Merged.

@maread99 maread99 merged commit be46b1e into gerrymanoim:master Dec 11, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants