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" > > ----------------------------------------------------------------------------------------------- > > >

