[thelist] Last modified date

Zoe Oughton zoe.oughton at btconnect.com
Fri Apr 20 02:52:29 CDT 2001


 
> Not really responding to your question but: If you're already using SSI,
> why don't you use its last modified variable?
> 
> <!--#echo var="LAST_MODIFIED"-->
Looks good thanks, think I'll use that, but I only really want the date not
the time.
> 
> Use <!--#config timefmt=""--> to format the date.
Okay so if I only want the date I use:
<!--#config timefmt=" %B %e %Y" -->
But how do I insert this into <!--#echo var="LAST_MODIFIED"--> to show only
the date?

Placing in the html document as:
<!--#echo var="LAST_MODIFIED"-->
<!--#config timefmt=" %B %e %Y" -->
doesn't work!

I know I'm useless and stupid ;o) but can anyone tell me how I do this
please.

TIA

Zoe





More information about the thelist mailing list