This requires some access to the database. The date format is stored in the content field of the content table. PHP format codes are here:
http://php.net/manual/en/function.date.php
I changed the content to:
l F, d g:i A
l - Full Day (Thursday)
F - Full Month (October)
, comma
d - day integer
g - hour without leading zero
: colon
i - minutes
A - am/om
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment