I have problem with jquery weekcalendar demo plugin
Its work in Mozilla but not in Chrome .
I Found Problem its with Datetime
:
In DEMO.JS
File :
alert(new Date("2013-08-08T09:40"));
so its work with Mozilla Firefox with output Its fine
But in Chrome (Version 28.0.1500.95m) its not working : Wrong output :
So please help me out . I need same output with chrome also