Skip to content
New issue

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

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

Already on GitHub? # to your account

Support for Jalaali calendar #465

Open
amirhsh opened this issue Dec 9, 2020 · 3 comments
Open

Support for Jalaali calendar #465

amirhsh opened this issue Dec 9, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request fresh

Comments

@amirhsh
Copy link

amirhsh commented Dec 9, 2020

Thank you for your great work. your date picker is awesome.
But there is a problem when I changed locale to "fa" that cause incorrect results.
In Iran we use Jalaali calendar. Does your datepicker support Jallali calendar?

@wojtekmaj wojtekmaj transferred this issue from wojtekmaj/react-date-picker Dec 9, 2020
@wojtekmaj wojtekmaj changed the title Issue with changing locael Support for Jalaali calendar Dec 9, 2020
@wojtekmaj
Copy link
Owner

Hi @amirhsh,
no, currently these calendar types are supported:

export const CALENDAR_TYPES = {
ARABIC: 'Arabic',
HEBREW: 'Hebrew',
ISO_8601: 'ISO 8601',
US: 'US',
};

I would love to add more calendar types in the future.

@wojtekmaj wojtekmaj self-assigned this Dec 9, 2020
@wojtekmaj wojtekmaj added the enhancement New feature or request label Dec 9, 2020
@github-actions github-actions bot added the stale label Aug 30, 2021
@wojtekmaj wojtekmaj removed the stale label Sep 1, 2021
@amirhsh
Copy link
Author

amirhsh commented Sep 2, 2021

Hi. still waiting :)

@github-actions github-actions bot added the stale label Dec 6, 2021
@wojtekmaj wojtekmaj removed the stale label Dec 20, 2021
@wojtekmaj wojtekmaj reopened this Dec 20, 2021
Repository owner deleted a comment from github-actions bot Dec 20, 2021
Repository owner deleted a comment from github-actions bot Dec 20, 2021
Repository owner deleted a comment from github-actions bot Dec 20, 2021
@github-actions github-actions bot added the stale label Mar 21, 2022
Repository owner deleted a comment from github-actions bot Mar 21, 2022
@wojtekmaj wojtekmaj added fresh and removed stale labels Mar 21, 2022
@omidgfx
Copy link

omidgfx commented Mar 8, 2024

Hi! Is there any chance to have this type of calendar any time soon ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request fresh
Projects
None yet
Development

No branches or pull requests

3 participants