bevacqua / rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
https://bevacqua.github.io/rome
MIT License
2.91k stars 223 forks source link

Wrong dates #225

Closed lirik1982 closed 5 months ago

lirik1982 commented 5 months ago

Good Day!

I have no idea for what reason. all days in calendar less by 1. Can anyone help me

Init

rome(eval('inlinecal' + i.toString()), { time: false, inputFormat: 'YYYY MM DD', initialValue: "2025 03 01", monthFormat: 'MMMM YYYY', });

Снимок экрана 2024-03-30 в 01 10 26
lirik1982 commented 5 months ago

Find out

weekStart: 1

sorry