• Is it possible to change the date format of a template? Currently, the template has the date format dd/mm/yyyy and I would like it to be be mm/dd/yyyy.

    Please help.

Viewing 1 replies (of 1 total)
  • Please refrain from crossposting next time.

    The date format is in “Settings | General” or “Options | General”.

    If that doesn’t work, open your theme files and look for <?php the_time('d/m/Y'); ?> or <?php the_date('d/m/Y'); ?> and change them.

    http://codex.ww.wp.xz.cn/Template_Tags/the_time

    Hey, send me an ecard if this helps. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Date Format’ is closed to new replies.