Templates

How can I change the blog entry date style?

The default Nucleus blog layout groups items written on one specific day under a date header (in English):

21 August

The date format and language are controlled by your templates (default/index and default/item on a default install). You can change these under the

Date and Time
template section, which you will find after some scrolling down on a template page.

The exact date format, which you specify in the

Date Header
field under
Date and Time
, utilizes the PHP date function. The date quoted above is the result of the following code entered into the
Date Header
field:

%d %B

You can change that to your liking.

section: Templates | submitted by roel on 2004.Sep.21 | 6411 views

item rate
Total votes: 32 - Rating: 3.19

Please tell us how useful this answer was to you (0 = useless, 10 = very very helpful):

10