Am I getting this right : People born before 1970 do not exist in PHP. The general problem I see here is: How can I store a date/time/currency in a language independant way, say some WDDX or general XML representation, and present these values "on the fly" in the current client's language specific way ? I mean this a problem everybody has, who want's to build multi-language dynamic web content. The problem is, that according to the docs, I could use "localeconv()" to determine current currency symbols and separators and so forth - but IT IS NOT IMPLEMENTED YET, according to PDF-PHP-manual page 763. Any suggestions ? Dirk -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]