*BSD News Article 75559


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!hunter.premier.net!op.net!news.mathworks.com!newsfeed.internetmci.com!news.uoregon.edu!vixen.cso.uiuc.edu!usenet.ucs.indiana.edu!news
From: jfieber@indiana.edu (John Fieber)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Changing default time format
Date: 6 Aug 1996 13:51:02 GMT
Organization: Indiana University, Bloomington
Lines: 22
Sender: jfieber@fallout.campusview.indiana.edu
Message-ID: <4u7ik6$ei5@usenet.ucs.indiana.edu>
References: <32061204.4FBC@dslab.com>
NNTP-Posting-Host: fallout.campusview.indiana.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Newsreader: knews 0.9.7
To: ian@dslab.com

In article <32061204.4FBC@dslab.com>,
	Ian Wilkinson <ian@dslab.com> writes:
> I am working on getting server parsed HTML working, and I 
> want to change the way that the date is formatted. 

From the FreeBSD home page:

 <!--#config timefmt="Updated %B %e, %Y at %H:%M (%Z)" -->
 <!--#echo var="LAST_MODIFIED" -->

yields:

 Updated August 1, 1996 at 02:54 (PDT)

For details, look at the ssi module documentation at
http://www.apache.org/.


-john

== jfieber@indiana.edu ===========================================
== http://fallout.campusview.indiana.edu/~jfieber ================