msarhan / ummalqura-calendar

Implementation of java.util.Calendar for the Umm Al-Qura calendar system.
MIT License
154 stars 51 forks source link

Example of Hijri Calendar in Gridview #5

Closed wdnk closed 8 years ago

wdnk commented 8 years ago

Hi, i want to make a calendar app. that show 1st day to the last of hijri month with GridView (columns : 7), would you like to help me, please?

iturki commented 8 years ago

This is a new lib that might be helpful to you: https://github.com/alhzmy13/HijriDatePicker

msarhan commented 8 years ago

@wdnk I've added new 'lengthOfMonth' and 'lengthOfYear' functions. Hope will help you in your App!