Funny that your example of wanting to force dateTime function to use 'DMY' format as default for the dateFormat, as that is what is defined as the default format in the class :) ... but I understand it! The default format is hardcoded in the method definition, thus can't be changed without overloading the method.
Well, I suggest you try Miles J's option, extending the formHelper. Enjoy, John On May 11, 12:59 pm, Ernesto <[email protected]> wrote: > @ John Andersen: > > for ex. force "DMY" as dateFormat in dateTime function > > @ Miles J > > cloning core helpers doesn't sounds very good to me... > [snip] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
