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

Decouple input format from output value #152

Open sp0ken opened 8 years ago

sp0ken commented 8 years ago

Hi,

Is it possible to add an option to specify the format of the returned value different from the displayed format? For example I have a date picker used in a multi locale environment and I'd like to set the input format to the locale specified (DD/MM/YYYY or MM/DD/YYYY) but have the same returned value (YYYY-DD-MM).

Cheers,

apuntovanini commented 8 years ago

+1 on this

git-xbits commented 3 years ago

1+ on this