Im using virtuemart 3.0.14 on Joomla 3.5.1
Im building a webshop that requires users to fill in a date
Because of this I made a form in User fields with the date option
The whole process in the form while checking out is going fine, and the format is correct here (dd-mm-yyyy)
But once a user logs in again and sees the date that he previously filled in it shows as yyyy-mm-dd
I have tried all the language files and changed it into the right format but that doesn't seem to help out so im thinking it has to be somewhere in a PHP file
Searching the forum leaves me without any answers and the only post about it is this one without any replies:
http://forum.virtuemart.net/index.php?topic=111927.msg376302#msg376302
Is it possible to change this date format?
I change the format of the datepicker with JS and so it stores like that
http://forum.virtuemart.net/index.php?topic=132627.msg458994#msg458994