I wanted to add a link to a printscreen to imageshack (with your
datepicker in Opera), but when I add a link into this "reply window"
it show me an error that I can't post it...

On 5 led, 19:23, Tom Ptacnik <to...@tomor.cz> wrote:
> Hello Axel, I like your solution, but in Opera (v. 10.10) it has
> broken layout little bit ...
>
> On 5 led, 11:40, Massimiliano Arione <garak...@gmail.com> wrote:
>
>
>
> > Axel,
> > my solution is totally independ from date format.
> > On my page (liked above) there is also an example with day/month/year
>
> > On 4 Gen, 13:17, axel at <axel.zu...@gmail.com> wrote:
>
> > > Hi Massimiliano,
>
> > > when I use your datepicker solution I still have the problem that the
> > > date selects are mm/dd/yyyy and I would need dd/mm/yyyy
> > > ( Date.format = 'dd.mm.yyyy'; is included in date_de.js )
>
> > > On 31 Dez. 2009, 17:01, Massimiliano Arione <garak...@gmail.com>
> > > wrote:
>
> > > > Forget sfWidgetFormJQuery and try this full-javascript 
> > > > solution:http://garakkio.altervista.org/datepicker/
>
> > > > On 29 Dic, 13:58, axel at <axel.zu...@gmail.com> wrote:
>
> > > > > after upgrading to symonfy 1.3 and sfFormExtraPlugin  1.1.1 the
> > > > > "format" option is no longer supported by sfWidgetFormJQuery
>
> > > > >     $this->setWidgets(array(
> > > > >       'from_date'    => new sfWidgetFormJQueryDate(array(
> > > > >              'image'=>'/images/icons/calendar_view_month.gif',
> > > > >              'format' => '%day%-%month%-%year%',
> > > > >              'culture' => 'de_AT')
> > > > >              ),
> > > > >     ));
>
> > > > > is there another way to change the date format (from mm-dd-yyyy to dd-
> > > > > mm-yyyy)?
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to