Sawsan Sarandah wrote:
> Greetings,
>
> I have a small problem. When I create a cookie using cgi.pm, the
> expiration date is always three hours behind the actual time. In
> other words, the following code snipet:
>
> # Time on my local machine: 10:00 pm
> # Rhat Linux server using "date" comman
I'm not so experience using cookies with cgi but.
have you ever tried using single quotes??
'+4h'
Hope it helps.
-rm-
- Original Message -
From: "Sawsan Sarandah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 3:13 PM
Su
Greetings,
I have a small problem. When I create a cookie using cgi.pm, the expiration
date is always three hours behind the actual time. In other words, the
following code snipet:
# Time on my local machine: 10:00 pm
# Rhat Linux server using "date" command: Fri Jul 11 21:59:44 IDT 2003
# hwcloc