Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

calendar not correct #203

Open ajmeersha opened 7 years ago

ajmeersha commented 7 years ago

@ChiperSoft when i using kalendae the date and day is mismatch.. it shows wrong date.. for example it shows april 4 2017 as sunday in my calander.. but the day of april 4 is tuesday , can u help me to resolve this problem

matthewrk commented 7 years ago

Are you running your browser at a font size other than 100%? I've seen this issue when people are running at 90%.

Kalendae uses padding as part of the width calculation for individual days, so if you change the font sizes this breaks the calendar.