On Tuesday 22 November 2005 20:40, Mathieu Roy wrote:
> Tuesday 22 November, vers 20h, Tobias Toedter écrivit :
> > On Tuesday 22 November 2005 20:30, Mathieu Roy wrote:
> > > Tuesday 22 November, vers 20h, Tobias Toedter écrivit :
> > > > Alright, but we can't leave it like that -- it simply doesn't
> > > > work anymore. What shall we do?
> > >
> > > We just have to use the default format for these.
> >
> > You mean like format_date($sys_datefmt,@filemtime(...))?
>
> like format_date('', ...) yes,
>
> ($sys_datefmt can be skipped, because it is anyway unused as
> argument).
True, I've changed that.
Regarding the other instance in trackers/general.php, we could go for the
simple approach and replace the call to format_date() with a call to
strftime() directly to get the intended result. This way, we would ensure
functionality for the release. Later on, that has to be implemented
cleanly, probably on a separate branch.
What do you think?
--
Tobias
"Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former" -- Albert Einstein
pgp95L277sVYE.pgp
Description: PGP signature
