twinssbc / Ionic-Calendar

A calendar directive for Ionic framework
http://twinssbc.github.io/Ionic-Calendar/demo
MIT License
159 stars 73 forks source link

how to create event using only start date. #42

Closed chandan4871 closed 8 years ago

chandan4871 commented 8 years ago

please any one help me to create the event having same start date and end date. actually i have to create event only in a particular date and that will end in also that day, But when i provide same date in both start date and in end date the event is not binding to calendar.please help me urgent

twinssbc commented 8 years ago

@chandan4871 You need to put the end date to one day after start date

chandan4871 commented 8 years ago

thanks a lot it works perfectly.Great work man