Mark Steudel wrote:
Hi All,
I've got a little problem where our servers are in PST but the customer
operates in Hawaii (-10 GMT). I believe I can just get the time for them by
doing something like
date("d H i", strtotime('now -2 hours') );
But here's the catch, how should I deal with day l
I've got a little problem where our servers are in PST but the
customer operates in Hawaii (-10 GMT). I believe I can just get the
time for them by doing something like
date("d H i", strtotime('now -2 hours') );
But here's the catch, how should I deal with day light savings ( DST)
. In hawaii t
ment.
>
> -Original Message-
> From: Mike Tuller [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 05, 2006 11:02 AM
> To: Mark Steudel
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Timezone and DST
>
> Are you just displaying the time, or is this for subm
Im just using it to set defaults on a QuickForm date element.
-Original Message-
From: Mike Tuller [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 05, 2006 11:02 AM
To: Mark Steudel
Cc: php-general@lists.php.net
Subject: Re: [PHP] Timezone and DST
Are you just displaying the time, or
Are you just displaying the time, or is this for submission in a
database?
On Jan 5, 2006, at 12:50 PM, Mark Steudel wrote:
Hi All,
I've got a little problem where our servers are in PST but the
customer
operates in Hawaii (-10 GMT). I believe I can just get the time for
them by
doing
5 matches
Mail list logo