ryanj/Eventbrite.jquery.js

Date parsing problem in Safari only

Closed this issue · 2 comments

This script causes an invalid date error in Safari only. I don't understand the javascript enough to fix it. The solution is discussed here http://stackoverflow.com/questions/4622732/new-date-using-javascript-in-safari

Sorry for the wait on this issue!
I've been bundling csnover's progressive Date enhancements in my jsfiddle demos to fix this.
https://github.com/csnover/js-iso8601/

I've now included it in the main Eventbrite.jquery.js. Let me know if you still have problems after updating.
Thanks for reporting this!
--RyanJ