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

$_GET[] #216

Open FrederickD opened 1 year ago

FrederickD commented 1 year ago

Is there anyway to get info out of url and let the selected date on the calendar be that date (so not the current date)?

eg: index.php?day=31&month=12&year=2022 let the calendar point to that date instead of current date (05/12/2022), even if page is reload

FrederickD commented 1 year ago

offcourse... IntitialValue...