change date format in display

Didier31

Avatar: Didier31

2009-01-01 11:06

Hello all

HAPPY NEW YEAR !

I would like to be able to select the format used to display the date. I prefer local format. In France, should be 01/01:2009 11:05 for example.

How can I do that without having to learn php ?
Thanks.

» Quick.Cart v3.x

26 years of DEC support, that was a wonderful job.

Didier31

Avatar: Didier31

2009-01-01 11:07

please read 01/01/2009 11:05 (or 01-JAN-2009 no matter)

26 years of DEC support, that was a wonderful job.

treewood (OpenSolution)

Avatar: treewood

2009-01-02 08:11

edit core/common.php and find function: displayDate
after change this:
$sFormat = 'Y-m-d H:i'
to this:
$sFormat = 'd/m/Y H:i'

Didier31

Avatar: Didier31

2009-01-02 16:00

that was it
thanks.

May be added in the FAQ.

26 years of DEC support, that was a wonderful job.

Back to top
about us | contact