-
Notifications
You must be signed in to change notification settings - Fork 136
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
Discuss TR holidays #55
Comments
Hi @seyyah !! What's your opinion on this issue? |
Oooh! I like this idea. I like the idea of setting up the Julian/Gregorian/Hirji. That said, I'm really going to have to think about this one...this is a bit similar to how I understand holidays in China (and other lunar calendars) work. It's a bit different than how we do things in places like the US/Canada, which is where this was written. So I need to read up and then think about how we will implement this. Thank you for the suggestion! Keep bothering us, we are definitely thinking about it and would love to incorporate this idea. 👍 |
Thanks to @spaceneedle2019 for TR holidays contribution. I think that TR holidays may be calculated dynamicly. Hijri GEM (4) may help us. The GEM convert hijri to geogerian vice versa.
Ramadan and Sacrifice Feast has a pattern [1,2,3]
So my idea is
But Hijri GEM [4] have a bug [5]. After fixed, this GEM will be very helpful.
References
The text was updated successfully, but these errors were encountered: