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

Fix year not being properly localized in th-TH locale, add formatYear custom function #241

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

wojtekmaj
Copy link
Owner

Fix an issue where Navigation for century view, decade view and year view would not have titles properly localized in th-TH locale
Fix an issue where Decade and Year tiles would not have labels properly localized in th-TH locale
Add support for custom formatYear function
Add new tests for formatting tiles

Fixes #238

obraz

obraz

… custom function

Fix an issue where Navigation for century view, decade view and year view would not have titles properly localized in th-TH locale
Fix an issue where Decade and Year tiles would not have labels properly localized in th-TH locale
Add support for custom formatYear function
Add new tests for formatting tiles

Fixes #238
@wojtekmaj wojtekmaj added the bug Something isn't working label Sep 23, 2019
@wojtekmaj wojtekmaj added this to the 3.0.0 milestone Sep 26, 2019
@wojtekmaj wojtekmaj merged commit bebf6bd into master Sep 26, 2019
@wojtekmaj wojtekmaj deleted the fix-year-formatting branch September 26, 2019 11:35
felixmosh pushed a commit to felixmosh/react-calendar that referenced this pull request Nov 8, 2020
… custom function (wojtekmaj#241)

Fix an issue where Navigation for century view, decade view and year view would not have titles properly localized in th-TH locale
Fix an issue where Decade and Year tiles would not have labels properly localized in th-TH locale
Add support for custom formatYear function
Add new tests for formatting tiles

Fixes wojtekmaj#238
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Locale didn't change years A.D to Buddhist Era (BE).
1 participant