Hi everybody,

I'm trying to translate the months names in the dateTime select, which
is generated by $form->input;
I know that using "setlocale" PHP function is a good solution, but
where can I set this locale to avoid to modify the core Form helper
itself?
How can I pass the list of months with their name translated to input
or select or dateTime functions?

I've made a new Helper called "LocaltimeHelper" to manage the local
date formats, but I don't know how handle the FormHelper functions to
get translated select elements?

Thanks by advance for your opinions about that.

BR

Avairet
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to