-
-
Notifications
You must be signed in to change notification settings - Fork 945
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
JalaliDatePicker #54
Comments
I'm not sure what you want me to do here. |
I write jalali calendar and I know how is work, |
I don't know this calendar system, nor how it is visualised, so I have no idea what you need to change. The library relies heavily on the default java calendar classes, so unless those offer out of the box support, I'm afraid this will be a large undertaking. |
@FarajiMehrdad There is really not much @wdullaer can do about it. BTW, you can just use the https://github.com/alirezaafkar/SunDate_Picker if you want to preserve your time. @wdullaer Thanks for the great design of pickers. UPDATE: |
If you can make it a pull request, I can try to incorporate this into the library. |
Pleasure, but then it would not support Julian dates anymore. |
That depends on how you've done it I guess. In any case, I'm happy people are getting good use out of this :-) |
YA , tanks Saull , I do it |
Hi guys, I found a library that uses this library and extend it with the Jalali calendar system. you can check it out but there is a problem, its last commit is about 7 months ago and there might be lots of pickers related bugs in there that already have been resolved in this repository, by this, we can always use the latest updates of pickers and having Jalali calendar system beside the Gregorian calendar system. |
I have started to compare the two repositories and add the codes that related to Jalali calendar system into your codes. but because the other library in not up-to-date, in some situations I can't recognize which line is for codes and which line is not. can you also help with this to me? |
Thanks for taking the time to look into this. I haven't had a lot of time to work on this library in the last year. I am doing basic maintenance, but that's really all I have time for at this time. |
Thank you for you great library, recently I tried and merge the other library into yours and fixed some of its bug causing by merge them together (that already has not been resolved yet in @mohseneo's repository) I don't know how much time I can spend on this so anyone that can help please let me know to work together. |
I have submitted a PR for it. |
I want contribute in MaterialDateTimePicker to create jalali Calendar(https://en.wikipedia.org/wiki/Jalali_calendar
) , but I don't know
how I can do this!
can you help me how can start this?
The text was updated successfully, but these errors were encountered: