On Mon, 10 Oct 2005, Andrei Zmievski wrote:

> How many date formatting functions do we need?

Two, one for non-locale based formatting, and one for locale based 
formatting. Unfortunately as we only have a 32 bit integer we also need 
some outside of the current date() one, so that makes 4 (if we count 
strftime(), which relies on system locales YUCK!, too).

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to