Seems like PHP 5 added some cool stuff, but I can't find the API for it.
For example, I see reference to a DateTime class in the date/time functions in the php documentation, but no link to the DateTime API. Is it something in pecl? or pear? What did I miss?
Thanks in advance!