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

Fixes issue #38 and test function clickOnDate #40

Closed KevinTriplett closed 12 years ago

KevinTriplett commented 12 years ago

With test to demonstrate issue and fix.

eeroan commented 12 years ago

Thanks for contribution! Before merging I did some small refactoring for the tests by using the new DateTime and DateFormat classes. Check out!