And that works perfectly….. thank you so much……
Thank you for your reply.
But, I guess I am not being quite clear about my problem. Currently, at the all-day section, I can see the listings of all the timings as below (12 am – 11 pm ):
12 am
1 am
2 am
.
.
.
11 pm
What I want is to restrict this timings like the followings (9 am – 10 pm) to show only certain times:
9 am
10 am
.
.
.
10 pm
So, basically the problem I am referring to is not about the time-format but the listing of timings. I need to display only a specific range of timings not the full 24 hours.
Is there any way I could make it dynamic with my plugin? I also researched about the original http://fullcalendar.io/ but could not find any reference to solve the above problem.
Finally, I am using this with my own custom post type and have not used EM with it.
Thanks in advance.