PDA

View Full Version : Changing date


WebOliver
05-22-2007, 08:56 PM
Hi...

I juste installed Pixelpost. I am using the Horizon template... I would like to change the date in the Comments section...

I mean, it's 2007-05-22, and I would like 22.05.2007... I searched everywhere, I didn't found where to change this...

http://homepage.mac.com/olivierdetraz/.Pictures/date.png

Could you help me?

GeoS
05-22-2007, 10:07 PM
Try to go to admin panel -> options -> template -> DATE FORMAT

WebOliver
05-23-2007, 07:08 AM
I did it, but it doesn't have any effect.

austriaka
05-23-2007, 07:20 AM
the horizon template uses <IMAGE_DATE> here which is not influenced by the date format options.
Use <IMAGE_DATETIME> instead and it will work

KArin

WebOliver
05-23-2007, 07:23 AM
Great! It works now! Thank you!

I've an another little question. Now in the admin panel -> options -> template i put d F Y. I use a french template, but the month stays in english.

Where could I change this?

GeoS
05-23-2007, 07:11 PM
This needs to play with SET_LOCAL stuff:
http://pl.php.net/manual/pl/function.setlocale.php

WebOliver
05-23-2007, 11:10 PM
I'm sorry, I don't know where and how to put this... :/

GeoS
05-25-2007, 08:54 PM
You need to hack source code files :/