[PHP-DEV] DateTime and setlocale()

2007-07-11 Thread Brian Moon
I was just wondering if it was intentional to ignore setlocale() in the new DateTime object and its friends? That is a real let down if it was intentional. Maybe its just a future feature? -- Brian Moon Senior Developer -- http://dealnews.com/ It's good to be

Re: [PHP-DEV] DateTime and setlocale()

2007-07-11 Thread Derick Rethans
On Wed, 11 Jul 2007, Brian Moon wrote: I was just wondering if it was intentional to ignore setlocale() in the new DateTime object and its friends? That is a real let down if it was intentional. Maybe its just a future feature? It's intentional for PHP 5.2, not for PHP 6.0. More will come