Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93735 invoked by uid 1010); 11 Jul 2005 09:21:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93703 invoked from network); 11 Jul 2005 09:21:35 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 11 Jul 2005 09:21:35 -0000 X-Host-Fingerprint: 195.80.104.106 gw.mig.ee Received: from ([195.80.104.106:1540] helo=localhost.localdomain) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id E9/5F-25935-5B932D24 for ; Mon, 11 Jul 2005 05:19:49 -0400 Message-ID: To: internals@lists.php.net Date: Mon, 11 Jul 2005 12:29:24 +0300 User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050426) X-Accept-Language: en-us, en MIME-Version: 1.0 References: In-Reply-To: X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 195.80.104.106 Subject: Re: date/timezone classes From: ants.aasma@mig.ee (Ants Aasma) Hi, Are there any plans for an interval/date span/duration type of object? It would be especially nice to have something like postgresql interval and XML Schema duration datatype where there are additional fields for months and years, not just the plain old unsurprising days,hours,minutes,seconds format. (actually, as this year demonstrates, even minutes aren't all equal) Otherwise great work. Looking forward to a well rounded and intuitive date support in PHP. Ants Aasma