[ic] [time] tag question

Rene Hertell interchange-users@icdevgroup.org
Wed Sep 18 14:35:00 2002


> I am trying to adjust the current day to one week ago.
> [time adjust="-7 days"]%Y%m%d[/time]
> the adjust only seems to to work when I am using %c
> However I need the format of yyyymmdd.

try [time adjust="-[calc]7*24[/calc]"]%Y%m%d[/time]

Rene