Closed abdousami02 closed 2 hours ago
Please read the information above the sandbox.
It's important to note that months are numbered starting from zero, where January corresponds to the zeroth month, and December is the eleventh.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getMonth
when add function
clickMonth()
in 'actions' options, theself.selectedMonth
value is not the real month number. Jan Month is -> 0 Dec Month is-> 11