>From recent work of my own I happen to be familiar with this particular parameter. It's not called "translator", which I believe does a number of different things, but in this instance allows you to specify things like this (the default value of format):
<parameter name="translator" default-value="translator:date,pattern=dd MMM yyyy"/> jesse On 10/14/05, Henri Herscher <[EMAIL PROTECTED]> wrote: > > Hi, > > I have just realized that the datepicker component in T4 does not have > the "format" property anymore. Does anyone know how to express the > following in T4: > > <span jwcid="@DatePicker" value="ognl:myDate" format="yyyy-MM-dd > hh:mm:ss"/> > > Thanks a lot > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
