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
On Thu, 7 Jul 2005, Pierre-Alain Joye wrote:
> The other are only duplicated with current function. This is maybe
> useless. The worst being to rely on strtotime to manipulate date,
> this is maybe human readable (understandable is another
> question ;), but it is slooow, and the best way to hell
On Thu, 7 Jul 2005 23:10:16 +0200 (CEST)
[EMAIL PROTECTED] (Derick Rethans) wrote:
> Hei,
>
> I wrote up a little document about how I want to implement the
> date and timezone "class"es - although I'm not planning any OO
> methods. I'm just wrapping the timelib_time and timelib_tzinfo
> structur