Add timezone to blog posts date, thanks to dho for the original patch.

Used the opportunity to provide the current date/time info in $current_date_time for any other similar uses.
This commit is contained in:
Uriel 2008-12-20 22:36:25 +01:00
parent f6874376c1
commit c10a7b7db1
2 changed files with 2 additions and 1 deletions

View file

@ -212,6 +212,7 @@ headers=lib/headers.tpl
master_template=default_master.tpl
sidebar=sidebar
baseuri=http://$site/
current_date_time=`{date}
for(i in siteTitle siteSubTitle pageTitle extraHeaders)
$i = ''