[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 -0000",
>           $mday, ('Jan','Feb','Mar','Apr','May','Jun','Jul','Sep',
>           'Oct','Nov','Dec')[$mon], $year+1900, $hour, $min, $sec;
> 

Yes, it works too.

-- 
Germain


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat just for playing.
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to