|
From: Steve W. <sw...@pa...> - 2001-03-14 16:17:55
|
On Wed, 14 Mar 2001, Jeff Dairiki wrote:
> >Reini says:
> >date() is not localised, use strftime() instead.
> >but strftime() has a different template syntax. edit index.php also then.
>
> Good observation. Is there a reason we shouldn't switch to using
> strftime rather than date everywhere?
None... or perhaps better yet wrap strftime() in a function or method, and
give it a more user-friendly appearance. (I wonder how long it takes
non-English speaking people to figure out what "strftime" means?)
> (Steve: alpha/index.php needs to be updated --- new $WikiNameRegexp)
I'll check to see if it's updated lately. I have never seen an unreliable
crond until I started running jobs on Sourceforge.
~swain
---
http://www.panix.com/~swain/
"Without music to decorate it, time is just a bunch of boring
production deadlines or dates by which bills must be paid."
-- Frank Zappa
|