On 5/8/07, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> Try:
>
> $FmtPV['$Created'] = "strftime(\$GLOBALS['TimeFmt'], \$page['ctime'])";
>
> Pm
>
What would you do if you wanted to format the ctime using markup expressions?
Is it actually possible to use a page variable as the "when" in
{(ftime)} expressions?
Jon Haupt