I need to mark date from the date where the event is started to the the date where the event is ended. I need to mark from start date to end date with some shadow on my calendar.How can I do this.
Asked
Active
Viewed 585 times
0
-
you are using the any api for use the calender integration in your application ? – Rushabh Jun 07 '13 at 05:39
-
thanks for the reply. I have used tapku library earlier but it seems complicated so I wrote my own code for generating calendar.finally calendar has been generated but I'm unable to highlight certain dates on it.Thanks. – Jekil Patel Jun 07 '13 at 05:55
-
you check this link https://github.com/vgrichina/ios-calendar – Rushabh Jun 07 '13 at 06:02
-
Thanks Rushabh for your quick response. I have downloaded the code but it can not be run on simulator. when I run the code build is getting success but can't run on simulator what could be the problem? – Jekil Patel Jun 07 '13 at 06:12