Skip to content

Fix(#1125) : Incorrect South Korean holiday name (Oct 3)#1201

Open
micheal000010000-hub wants to merge 1 commit intothunderbird:masterfrom
micheal000010000-hub:fix/korean-holiday-name-1125
Open

Fix(#1125) : Incorrect South Korean holiday name (Oct 3)#1201
micheal000010000-hub wants to merge 1 commit intothunderbird:masterfrom
micheal000010000-hub:fix/korean-holiday-name-1125

Conversation

@micheal000010000-hub
Copy link
Copy Markdown

Description

Corrects the name of the South Korean holiday on October 3rd.

The Calendarific API currently returns the holiday name as 건국일, which is not the official designation. The correct name is 개천절 (Gaecheonjeol / National Foundation Day).

Changes

  • Added normalization logic in Calendarific model to replace 건국일 with 개천절

Testing

  • Verified logic through code inspection
  • Confirmed change is applied during calendar data parsing

Notes

  • This change ensures consistency with the official and legally recognized name of the holiday in South Korea

Fixes

Closes #1125

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.

Correction: Incorrect name for South Korean holiday on October 3rd

1 participant