> -Original Message-
> From: David Gilden [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 31, 2002 5:28 PM
> To: [EMAIL PROTECTED]
> Subject: Date Functions
>
>
> Hi,
>
> I am updating an old Script.
>
> Are there any problems or 'Y2k
Hi,
I am updating an old Script.
Are there any problems or 'Y2k' bugs,
in the following change?
Thanks,
Dave
#!/usr/bin/perl
use CGI qw/:standard/;
use CGI::Carp qw(fatalsToBrowser);
use POSIX 'strftime';
# NEW -- replaces the block below
$date = strftime('%A, %B %1d, %Y %I:%M %p',