Thanks to all, the problem is solved now. I tried so many different things that I messed up the whole thing. Now I took a step back and started over with the DateBehavior.php and now it's working.
Christian On 20 Jan., 10:47, euromark <[email protected]> wrote: > whats the problem using google here? ;) > > "date behavior cakephp" > > =>http://www.izzycode.com/cakephp/cakephp-behavior-auto-date-formatting... > > On 20 Jan., 09:58, AD7six <[email protected]> wrote: > > > > > > > > > On Jan 20, 8:28 am, "[email protected]" > > > <[email protected]> wrote: > > > Dear euromark, > > > > thanks for your advice... > > > Can you provide me some more advice on this or maybe the code? > > > TIA > > > If you're able to rewrite the string from dd.mm.yyyy to yyyy.mm.dd > > (which is just a preg_replace call) - you just need to apply that in > > beforeSave to any date values which match that format. What part of > > that are you struggling with? > > > AD -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
