-
-
Notifications
You must be signed in to change notification settings - Fork 984
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
Is there any Hebrew calendar support? #444
Comments
I think there is also Persian calendar, which could be useful. |
There is no Hebrew or Persian calendar for Joda-Time. I have no plans to work on such a thing. If you want to work on it, I'd prefer to see a PR for ThreeTen-Extra the codebase for Java 8 onwards. |
Can you please leave it open so that maybe others might consider a PR ? |
You can use this library for Persian calendar: it is based on JodaTime and zubinkavarana/JodaTime. |
@mohamadian I asked about Hebrew calendar. |
I see multiple ones, but not Hebrew one...
If needed, maybe Android calendar can help:
https://developer.android.com/reference/android/icu/util/HebrewCalendar.html
The text was updated successfully, but these errors were encountered: