Page 1 of 1

Date

Posted: Thu Dec 21, 2006 9:26 am
by afri-can
How can I change the date format from American to European on the News Module and if possible throughout the frontend
Example:
December 1, 2006 now appears as 12/01/06 and I want it to appear as 1/12/06 or 01/12/06

Re: Date

Posted: Thu Dec 21, 2006 10:14 am
by cyberman

Re: Date

Posted: Thu Dec 21, 2006 10:15 am
by Dee
Use the news module dateformat parameter (see the module help), or Smarty's date_format modifier.
See also this post.

Regards,
D