HijriDatePicker icon indicating copy to clipboard operation
HijriDatePicker copied to clipboard

Material (Gregorian - Hijri) Date & Time Picker

Results 12 HijriDatePicker issues
Sort by recently updated
recently updated
newest added

com.github.msarhan.ummalqura.calendar.DateTimeException: Invalid Hijrah day of month: 31 at com.github.msarhan.ummalqura.calendar.HijrahChronology.getEpochDay(HijrahChronology.java:255) at com.github.msarhan.ummalqura.calendar.HijrahChronology.toGregorian(HijrahChronology.java:697) at com.github.msarhan.ummalqura.calendar.UmmalquraCalendar.set(UmmalquraCalendar.java:259) at net.alhazmy13.hijridatepicker.date.hijri.HijriDatePickerDialog.getEndDate(HijriDatePickerDialog.java:1030) at net.alhazmy13.hijridatepicker.date.hijri.MonthAdapter.getCount(MonthAdapter.java:147) at android.widget.ListView.setAdapter(ListView.java:581) at net.alhazmy13.hijridatepicker.date.hijri.DayPickerView.refreshAdapter(DayPickerView.java:142) at net.alhazmy13.hijridatepicker.date.hijri.DayPickerView.setController(DayPickerView.java:114) at net.alhazmy13.hijridatepicker.date.hijri.DayPickerView.(DayPickerView.java:105) at net.alhazmy13.hijridatepicker.date.hijri.SimpleDayPickerView.(SimpleDayPickerView.java:32) at net.alhazmy13.hijridatepicker.date.hijri.HijriDatePickerDialog.onCreateView(HijriDatePickerDialog.java:345) at...

when trying to use the library i get: "Could not find 'net.alhazmy13.hijridatepicker:library:3.0.0'"

I keep getting this error, which i even tried copying the exact thing in order to identify the problems. Still not works. But with the sample provided, it works flawlessly....

when I implement and use [Ummalquracalender](https://github.com/msarhan/ummalqura-calendar) I have this error. com.github.msarhan.ummalqura.calendar.DateTimeException: Invalid Hijrah day of month: 31 at com.github.msarhan.ummalqura.calendar.HijrahChronology.getEpochDay(HijrahChronology.java:255) at com.github.msarhan.ummalqura.calendar.HijrahChronology.toGregorian(HijrahChronology.java:697) at com.github.msarhan.ummalqura.calendar.UmmalquraCalendar.set(UmmalquraCalendar.java:259) at net.alhazmy13.hijridatepicker.date.hijri.HijriDatePickerDialog.getEndDate(HijriDatePickerDialog.java:1028) at net.alhazmy13.hijridatepicker.date.hijri.MonthAdapter.getCount(MonthAdapter.java:146) at android.widget.ListView.setAdapter(ListView.java:585) at...

How can I fix this error? com.github.msarhan.ummalqura.calendar.DateTimeException: Invalid Hijrah day of month: 31

Date range picker is supported by [MeterialDatePicker](https://material.io/components/date-pickers), I think it's an important feature, and many people looking for it.

The library doesn't show UmmalquraCalendar class. I have tried both 3.0.2 and 3.0.0 versions :(

hi because of nature of your app as an open source project i encourage you to make it available on the F-droid app store were only open source apps that...

### @alhazmy13 There is and issues in UI huawei y7p where the cancel button is not visible: ![MicrosoftTeams-image (10)](https://github.com/alhazmy13/HijriDatePicker/assets/55321790/af05ecfa-0216-4391-8ed0-e69d1bc37c9e)

I'm using msarhan library for Ummalqura calendar in my Android application , When I open the calendar and select day 30 and go to last day 29 in another month...