Ok this is the most simple solution i can think.
echo
str_replace('-','/',$html->dateTimeOptionTag($field,'MDY','NONE',null,array(
),false));
OR 
Write your own helper that extends html and use your own char.
See manual for reference and search on list :)

> -----Messaggio originale-----
> Da: cake-php@googlegroups.com 
> [mailto:[EMAIL PROTECTED] Per conto di John David 
> Anderson (_psychic_)
> Inviato: giovedì 31 maggio 2007 2.29
> A: cake-php@googlegroups.com
> Oggetto: Re: Change the Separator Character in the 
> dateTimeOptionTag Output?
> 
> 
> 
> On May 30, 2007, at 6:18 PM, Chris Hartjes wrote:
> 
> >
> > On 5/30/07, Wole <[EMAIL PROTECTED]> wrote:
> >>
> >> Bump =)
> >>
> >
> > Bumping posts is bad etiquette on this list.  If someone 
> had an answer 
> > and read your message, they would've answered it.
> 
> Though I don't personally mind a bump if you make an effort 
> to ease the work needed to solve your problem. This can be 
> done in a number of ways:
> 
> 1. Add more detail. Debug output, schema information, code, etc.
> 2. Work on it more, and include what you've tried that also 
> did not work.
> 3. Offer lots of cash.
> 
> But above all, be patient. A bump is akin to the assumption 
> that you're owed a response.
> 
> -- John
> 
> 
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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