[EMAIL PROTECTED] a écrit :
> You want to use NON LOCALIZED MONTH NAMES? Why you should use
> POSIX::strftime()?
>
> $findate = sprintf "%02d %s 02d %02d:%02d:%02d -",
> $mday, ('Jan','Feb','Mar','Apr','May','Jun','Jul','Sep',
> 'Oct','Nov','Dec')[$mon], $year+1900, $
Germain <[EMAIL PROTECTED]>:
>As i said in another topic, there is a little bug with the ending date
>of the Received header (problem with the month in the locale).
>I've written a patch for the 1.16 version.
>
>--- qmail-scanner-queue.pl.orig 2003-03-18 16:16:50.0 +0100
>+++ qmail-scanner-
As i said in another topic, there is a little bug with the ending date
of the Received header (problem with the month in the locale).
I've written a patch for the 1.16 version.
--
Germain
--- qmail-scanner-queue.pl.orig 2003-03-18 16:16:50.0 +0100
+++ qmail-scanner-queue.pl 2003-0