Hi everyone,

I feel like I am missing something here. Don't see any post about it and I can't find a way to manage getting my date field value in JS.

When I am using the datepicker from jquery UI, I usually use " .datepicker('getDate') " but it doesn't seems to work with the date popup. And when I use a simple " .val() ", I get the value as it is in the field. And as I am using multiple languages, jQuery doesn't doesn't understand the date as soon as we a not in english anymore.

Thanks a lot for your help,

Edouard