[pmwiki-users] ftime formatting and time zone offset

TSgt Marshall Kelly marshall.kelly at txsg.org
Fri Dec 28 09:02:15 CST 2007


Hi,

ftime doesn't appear to be responding to fmt. I'd like to change the
output format and also make the output time reflect local time. The server
is apparently in PST and I'm in CST (PST + 2).

If I execute the following...:
{(ftime)}
{(ftime fmt="%F %H:%M")}
{(ftime %Y)}
{(ftime fmt=%T)}
{(ftime when=tomorrow)}
{(ftime fmt="%Y-%m-%d" yesterday)}
{(ftime week %F)}
{(ftime fmt=%D month)}
{(ftime fmt="%a%e %b" when="next week")}

I see:
December 28, 2007, at 06:58 AM
December 28, 2007, at 06:58 AM
2007
December 28, 2007, at 06:58 AM
December 28, 2007, at 06:58 AM
yesterday
week
month
December 28, 2007, at 06:58 AM

I don't have server access but have been told that the MarkupExpressions
recipe is enabled. Any ideas?

Thanks!
mk







More information about the pmwiki-users mailing list