Just to show off the CalDate macro (if they're comfortable enabling this macro on the main page - I don't know if they do that):

Date from calendar

<<CalDate("%d %B, %Y")>>

Another format

<<CalDate("%d/%m/%Y")>>

Ahead a week

<<CalDate("%d %B, %Y",7)>>

Back two weeks

<<CalDate("%d %B, %Y",-14)>>

MoinMoin: MacroMarket/CalDate/2008-04-08 (last edited 2008-04-12 16:07:26 by cpe-66-68-51-114)