Skip to content

fix: add meridiem to Turkish locale#3138

Open
FatahChan wants to merge 1 commit into
iamkun:devfrom
FatahChan:locale/tr-meridiem
Open

fix: add meridiem to Turkish locale#3138
FatahChan wants to merge 1 commit into
iamkun:devfrom
FatahChan:locale/tr-meridiem

Conversation

@FatahChan

Copy link
Copy Markdown

Summary

  • Adds meridiem to the Turkish (tr) locale so 12-hour formatting uses correct Turkish AM/PM markers (ÖÖ / ÖS).

Motivation

The Turkish locale was missing a meridiem function, which caused incorrect or missing output when formatting times with the A token in 12-hour mode.

Test plan

  • npm run lint
  • npx jest test/locale/keys.test.js

Made with Cursor

Add ÖÖ/ÖS meridiem markers so Turkish 12-hour formatting works correctly.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant