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

inputFormat spec compliant #135

Closed vdclouis closed 8 years ago

vdclouis commented 8 years ago

It would be nice if we could use the default w3c datetime-local format in rome. inputFormat: 'MM/DD/YYYY[T]HH:mm'

Now the T is being rendered in the view...

bevacqua commented 8 years ago

That's not the default, and you could always change it