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

initialValue: and inputFormat: #156

Open under-score opened 8 years ago

under-score commented 8 years ago

These 2 options do not work together. When setting inputFormat:'D.M.YY H:mm', the initial value in this format is always ignored.

gwarner3 commented 2 years ago

Hi under-score. Did you ever figure out how to handle this scenario?

under-score commented 2 years ago

I think I patched the source code (5 years ago).