Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21853 invoked by uid 1010); 27 Sep 2005 12:37:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21838 invoked from network); 27 Sep 2005 12:37:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2005 12:37:20 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:56940] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 93/97-54476-EFC39334 for ; Tue, 27 Sep 2005 08:37:19 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j8RCbGUY008488; Tue, 27 Sep 2005 14:37:16 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j8RCbCoL008482; Tue, 27 Sep 2005 14:37:13 +0200 Date: Tue, 27 Sep 2005 14:37:12 +0200 (CEST) X-X-Sender: derick@localhost To: Lester Caine cc: internals@lists.php.net In-Reply-To: <43393A43.4070805@lsces.co.uk> Message-ID: References: <43393A43.4070805@lsces.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdi-ict.nl Subject: Re: [PHP-DEV] timezones & date() breakage From: derick@php.net (Derick Rethans) On Tue, 27 Sep 2005, Lester Caine wrote: > I'm coming in late here - but being in the middle of trying to > configure a system to provide calendars across time and daylight > saving zones, I've been deep in this! I have no problem with the time > AT THE SERVER! What I need to know is what daylight saving zone the > client is in so I can build the correct calendar for March/April or > October/November. *ALL* the data on the server is stored UTC so I > could not care less which zone it is in :) The ONLY solution I > currently have is to get the client to set their time/daylight zone in > their profile on the server ? I've no clue what you mean here... sorry. Try to explain a bit better what you want to do. Do you want to render events' dates with the correct timezone while your data is in UTC (as Unix timestamp?)? Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org