I used the sample for google calendar in google API website using JS. everything is perfect. the only problem is the events on my calendar are timed and they disappear after the end time. I want to convert this events to all day events so they stay all day in my website where I display the events. I tried to google this problem but there is no answer. changing the events in google calendar it self is not an option, everything has to be done in the background.
Thank you in advance.