Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do you change the Freshness of post date format?

Hi chrishajer:

I moved the files you listed to my-templates folder then edited using the code

<?php echo date(“D M j Y G:i:s”, strtotime($topic->topic_time)); ?>

I FTPed the files to my server.

The new date time format appears to be working.

Thanks.

Skip to toolbar