Tag: timezone
Some config questions... (timezone + auto url)
I have Siteframe installed and registered on http://www.cocoacups.com/innhold
(Content is in norvegian).
I wonder how to stop siteframe make links out of everything that has : in it.
Also my site does not reflect my corrent timezone. Probably the servers timezone. (this is shared hosting).
Please respond!
GeneralCody
0 comment(s)
/ GeneralCody
/ Q&A
/ on November 27, 2007 at 02:04
userdate (Smarty extension function)
userdate is a Smarty extension function that formats a date or time string and adjusts it for the logged-in user's timezone. Example: {$doc_created|userdate:"%Y-%m-%d %H:%S"} This will display the document creation date adjusted for the user's timezone.
The format string uses the standard PHP strftime()
function; it is recommended that you not include a timezone...
0 comment(s)
/ glen
/ Templates
/ on April 2, 2005 at 17:34
