continuouscalendar / jquery-continuous-calendar

Date picker and range selector with scrollable months instead of paged (the only right way to do it)
http://continuouscalendar.github.io/jquery-continuous-calendar/
85 stars 35 forks source link

Uncaught Error: Invalid Date: 2012/9/21 0:0:0 #60

Closed dv336699 closed 11 years ago

dv336699 commented 11 years ago

I just tried to load the example today and got this warning: Uncaught Error: Invalid Date: 2012/9/21 0:0:0

eeroan commented 11 years ago

How can I reproduce the bug? On which page? With what actions? With what browser? What did the stack trace look like?

dv336699 commented 11 years ago

Hi eeroan, sorry for not be specific, I was on the cellphone.

Now, using latest Chrome on desktop, I got the following: 2013-05-02 07_52_01-examples of using continuous calendar

I just downloaded the latest source and run the /site/example.html file.

Thanks

eeroan commented 11 years ago

Could you take the screenshot after opening the trace by clicking the triangle on the left side of the error message, please? I still can't reproduce it. Perhaps the bug depends on locale. From what country are you using it? Is the playground and index.html working btw?

dv336699 commented 11 years ago

Unfortunately the index and playground shows the same thing but with a different date.

I'm from Brazil, but the OS is set to US. 2013-05-02 08_37_05-region and language

example.html example

index.html index

playground.html playground

eeroan commented 11 years ago

I still can't reproduce, even with a virtual box with your timezone and language settings. really weird. Could you debug by your self and send a fix?

On 2.5.2013, at 14.38, Diego notifications@github.com wrote:

Unfortunately the index and playground shows the same thing but with a different date.

I'm from Brazil, but the OS is set to US.

example.html

index.html

playground.html

— Reply to this email directly or view it on GitHub.