PDA

View Full Version : Date Format in Pixelgrain


johnwatkins
09-12-2006, 05:47 AM
Hi,

I have set up www.johnpaulwatkins.co.uk and have used the Pixelgrain template. I am trying to find out how to change te date format on the top right corner of the photos page. I used the date format option in the admin section, but this has not worked.

Any advice would be much appreciated.
John.

GeoS
09-12-2006, 03:55 PM
You can use splited date tags, i.e. <IMAGE_DATE_YEAR_FULL>, ... or just use <IMAGE_DATETIME> and use formatting from admin panel options.

Connie
09-12-2006, 04:39 PM
John,

I think the most ignored file is the taglist in the /doc-folder ;=)

have a look into it:

date-related information about the image:
=========================================
<IMAGE_DATE_YEAR_FULL>
<IMAGE_DATE_YEAR>
<IMAGE_DATE_MONTH>
<IMAGE_DATE_DAY>
<IMAGE_DATE>
<IMAGE_TIME>
<IMAGE_DATETIME> || dateformat which you choose in Admin-Panel/OPTIONS/DATE FORMAT

can you use these?

Geos suggested that as well

johnwatkins
09-13-2006, 10:53 AM
Many thnaks to you both, now fixed!

Connie
09-13-2006, 11:08 AM
great!