Aaaah, that explains it... I just found an example and copied it and changed the pattern... :-|
Thx... :) BTJ On Thu, 6 Apr 2006 08:38:31 -0600 "Andrew Robinson" <[EMAIL PROTECTED]> wrote: > Here is the full Documentation on the tag. The default is to only show > date and no time information (the type attribute defaults to 'date') > > http://java.sun.com/javaee/javaserverfaces/1.1/docs/tlddocs/f/convertDateTime.html > > On 4/6/06, Andrew Robinson <[EMAIL PROTECTED]> wrote: > > Shouldn't it be <f:convertDateTime pattern="hh:mm" type="time" />? > > > > On 4/6/06, Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > > > I am using <f:convertDateTime pattern="hh:mm"/> to show a Date property, > > > but it just ignores my pattern > > > and shows the date as just a date without time.. > > > > > > Why? > > > > > > > > > Regards, > > > > > > BTJ > > > > > > -- > > > ----------------------------------------------------------------------------------------------- > > > Bjørn T Johansen > > > > > > [EMAIL PROTECTED] > > > ----------------------------------------------------------------------------------------------- > > > Someone wrote: > > > "I understand that if you play a Windows CD backwards you hear strange > > > Satanic messages" > > > To which someone replied: > > > "It's even worse than that; play it forwards and it installs Windows" > > > ----------------------------------------------------------------------------------------------- > > > > >

