Date: Mon, 26 Sep 2005 12:52:03 -0700 From: Glenn Dawson <glenn@antimatter.net> To: freebsd-questions@freebsd.org, freebsd-questions@freebsd.org Subject: Re[3]: SSI error message Message-ID: <6.2.3.4.2.20050926125134.0758c2b0@cobalt.antimatter.net> In-Reply-To: <20050926052137.D33D.GERARD@seibercom.net> References: <20050925191940.735D.GERARD@seibercom.net> <6.2.3.4.2.20050925173731.0416d630@cobalt.antimatter.net> <20050926052137.D33D.GERARD@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 02:26 AM 9/26/2005, Gerard Seibert wrote: >Thanks, that worked. I wanted to change the format to "%b %d, %Y" but it >does not display. I thought about using a non breaking space %#160; but >that does not work either. If I leave any spaces in the format, it will >not display. I will work on that problem at some future date. If you want spaces, this will work: <!--#exec cmd="/bin/date +%m\ %d\ %y" --> -Glenn >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.2.20050926125134.0758c2b0>