[EMAIL PROTECTED] wrote:

I'm not sure whether the date/time conversions of PHP use the locale of the browser or the locale of the server. Seems like the documentation ought to discuss that.


                        - Steve
------
Steve Benz ([EMAIL PROTECTED])
Tall Tree Software Co.
512-453-4909


Steve,


PHP is serverside, is has no knowledge of the browser or its time locale. PHP *must* use the servers locale, it has knowledge of no other.

- Davey


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



Reply via email to