Ford, Mike wrote:
Side-point: I find it interesting that getdate() has all sorts of
>  neat descriptions for the current month (such as, what weekday a
>  numbered day is), but lacks how many days are in the month. Doesn't
>  that seem odd?
Now that's a decent point: I can see where you're coming from with that
one. I don't know what performance penalty there might be (if any) to
calculate that for every call to getdate(), but it certainly seems like
a reasonable feature request.

I've never had this problem ;)
http://phplens.com/phpeverywhere/adodb_date_library

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to