Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55959 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51450 invoked from network); 26 Oct 2011 08:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2011 08:43:56 -0000 Authentication-Results: pb1.pair.com header.from=thomas@nunninger.info; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=thomas@nunninger.info; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nunninger.info from 87.106.55.207 cause and error) X-PHP-List-Original-Sender: thomas@nunninger.info X-Host-Fingerprint: 87.106.55.207 mail.nunninger.info Linux 2.6 Received: from [87.106.55.207] ([87.106.55.207:52115] helo=mail.nunninger.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/E1-37568-648C7AE4 for ; Wed, 26 Oct 2011 04:43:52 -0400 Received: from [89.244.129.131] (helo=machine.local) by mail.nunninger.info with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RIz5J-0006cx-So; Wed, 26 Oct 2011 08:43:46 +0000 To: internals@lists.php.net Date: Wed, 26 Oct 2011 10:43:36 +0200 User-Agent: KMail/1.9.10 Cc: Daniel Convissor References: <20111025150637.GA8964@panix.com> In-Reply-To: <20111025150637.GA8964@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <201110261043.36922.thomas@nunninger.info> X-Spam-Score: -1.4 (-) X-Spam-Several-Recipients: Yes Subject: Re: [PHP-DEV] [VOTE] DateTime and Daylight Saving Time Transitions From: thomas@nunninger.info (Thomas Nunninger) Hi, sorry for late comment. You write: "The ST or DST modifiers can only be used when specifying times during the backward transition period. Using the modifiers at other times will throw an exception in object-oriented style code while procedural style code will return false without triggering errors." In my opinion this makes code more difficult as I need to check if the time is in the transition time. In my opinion it should be ok to add (D)ST all the time when it is (D)ST - and I don't see that it should be wrong (but I don't know enough about standard formats). Just ignore it internally if you don't need that information. Thomas Am Dienstag, 25. Oktober 2011 17:06:38 schrieb Daniel Convissor: > Hi Folks: > > Please take a moment to review the DateTime transitions RFC and vote on > it. I encourage voting on it to ensure we are all on the same page as > to how PHP will handle transitions. Voting is open through 10/31. > > Read: https://wiki.php.net/rfc/datetime_and_daylight_saving_time > Vote: https://wiki.php.net/rfc/datetime_and_daylight_saving_time/vote > > Thanks, > > --Dan > > -- > T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y > data intensive web and database programming > http://www.AnalysisAndSolutions.com/ > 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409