Saber Mogaddas

Results 3 comments of Saber Mogaddas

Fixed in https://github.com/saber-mogaddas/evo-calendar

**Hi Guys Fixed Some Bug Again,** Change _.formatDate Method : Old Version _.formatDate With Month Label And Because Another Language Month Label is Different. **For Example[Old Version]:** `_.formatDate(new Date(_.$label.months[_.$active.month] +'...

hi, thanks for all the good work edlyin. I fixed problem in safari : change title in EvoCalendar.prototype.buildCalendar : ` title = _.formatDate(new Date((_.$active.month + 1) + '/01/' + _.$active.year),...