Hey guys,
I have been looking for a fix for this for a few days now. Failed to parse time string error being thrown. The site uses UTC+09.30 timezone (DARWIN/AUSTRALIA) but sometimes an event takes place in UTC+10.00 . I have tried changing all the wp timedate options, and deleting / reimporting all the events each time to no avail.
Have tried all plugins etc, and even tried changing the timezone in my .htaccess.
Please note that the times currently displayed on the website are correct but only because I had to manually change the events as this is in a production env.
any advice? images included 🙂
http://i62.tinypic.com/s2ci6p.png
*update*******************************************
Sorry for the lack of updates to this, It got pushed down my list of ToDo’s!
I figured out eventually that its just not going to work because the events take place in different timezones, so Im now attempting to hack together an option that will change all times for all events under quick edit, as I just need all events to start at 8am and finish at 5pm regardless of the timezone!