VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: eddiehamasaki on May 09, 2016, 15:53:58 PM

Title: Virtuemart user fields date format
Post by: eddiehamasaki on May 09, 2016, 15:53:58 PM
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?
Title: Re: Virtuemart user fields date format
Post by: GJC Web Design on May 09, 2016, 19:18:35 PM
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