On Tue, 26 Sep 2000 08:10:39 -0700, Nathan Wiger wrote:

>Well, you can easily do this already with
>
>   $date = utcdate (time + $offset);
>
>Or even:
>
>   $date = utcdate (time + &getoffset('US/Pacific'));

Unfortunately, because Daylight Saving Time is largely equivalent to
Time Zones, $offset depends on the time.

-- 
        Bart.

Reply via email to