Hi,
can i create combine Gregorian and Islamic(Hijri) Calendar.
Something like below image.

yes you can go with lunar date calendar in this code
@Vishaliphone See the "StoryboardExample" in the demo pls.
Can i create combine Gregorian and Islamic(Hijri) calendar? I want to change both options with button is it possible or not? if possible please help thanks in advance.
yes you can change accordingly...
@mohsinalimat How can i create combine Gregorian and Islamic(Hijri) Calendar. Can you please tell me. I changed calendar identifier like this
_calendar.identifier = NSCalendarIdentifierIslamic;
but it shows a warning (Changing Calendar identifier is not recommended), Can you help me please tell me.
Most helpful comment
@mohsinalimat How can i create combine Gregorian and Islamic(Hijri) Calendar. Can you please tell me. I changed calendar identifier like this
_calendar.identifier = NSCalendarIdentifierIslamic;
but it shows a warning (Changing Calendar identifier is not recommended), Can you help me please tell me.