imtiax Posted May 18, 2012 Share Posted May 18, 2012 (edited) How do I change the time 19:31 to 7:31PM? Edited May 19, 2012 by bear wrong image 0 Quote Link to comment Share on other sites More sharing options...
imtiax Posted May 18, 2012 Author Share Posted May 18, 2012 Whoops, wrong image 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted May 19, 2012 Share Posted May 19, 2012 edit your admin templates header.tpl file: <div class="right"> {$smarty.now|date_format:"%A, %d %B %Y, %H:%M"} </div> http://www.smarty.net/docs/en/language.modifier.date.format.tpl http://us3.php.net/strftime 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.