Hi,

I´ve seen many people with the same problem.
setlocale() entry in bootstrap.php doesn't work.

Some people think its a problem with the versions of php and apache.
Can anyone confirm this?

And can anyone tell me which versions of php and apache work with
setlocale() ?


My problem is that I have a timestamp-field in my table and want to
render this to german values in my form.
So I put this line in bootstrap.php:
setlocale(LC_TIME, "de_DE");
But this doesn't help.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to