kalendar icon indicating copy to clipboard operation
kalendar copied to clipboard

onDayClick not returning a valid date

Open mcmah250 opened this issue 11 years ago • 0 comments

According to the documentation, a date object is supposed to be passed along with the onDayClick function. Despite typing the example code found at http://www.ericwenn.se/kalendar/documentation#ondayclick exactly as is, the output of the alert is "The Date Object undefined and it's this-month". This is concerning, as I need the value of the date I am clicking on for the application I am working on. Is this a bug, or just a discrepancy in the documentation?

mcmah250 avatar Aug 04 '14 21:08 mcmah250