News:

Looking for documentation? Take a look on our wiki

Main Menu

change the order of the dates strings?

Started by diastasi, December 12, 2011, 09:41:37 AM

Previous topic - Next topic

diastasi

Do we have to change the order of the dates strings here?
for example the %y.%m.%d to be %d.%m.%y and y.m.d to be d.m.y
COM_VIRTUEMART_DATE_FORMAT_INPUT_JS="y.mm.dd"
; THis is not valid joomla 1.7 !!!
COM_VIRTUEMART_DATE_FORMAT_LC="%A, %d %B %Y"
; Date joomla 1.5 >1.6 format changed %d is d now
COM_VIRTUEMART_DATE_FORMAT_INPUT="%y.%m.%d"
COM_VIRTUEMART_DATE_FORMAT_INPUT_J16="y.m.d"
; this is the format for datepicker corresponding to FORMAT_INPUT ,
; you have to set the right string to be sure it's converted correctly
; see http://docs.jquery.com/UI/Datepicker/formatDate to find the corresponding format

jjk

#1
No, changing the language strings won't help. Leave the date format as it is for another few days. The next release will contain a fix for date formats that hopefully doesn't produce conflicts (I didn't test the new code yet, which already is in the SVN version)

See here: http://forum.virtuemart.net/index.php?topic=93561.msg310980#msg310980

Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations