If you agree I can put some more detail into the wiki FAQ entry..
Cosma 2006/6/20, Volker Weber <[EMAIL PROTECTED]>:
Hi, see this thread for more info: http://www.mail-archive.com/users%40myfaces.apache.org/msg21412.html regards, Volker 2006/6/20, Susumu Majima <[EMAIL PROTECTED]>: > I use JBOSS/Seam that includes Myface1.1.1. > > When I try to show time it isn't shown properly. > > the code snipped is below > > <h:outputText value ="#{schedule0.sch_start"> > <f:convertDateTime pattern "HH:mm"/> > </h:outputText> > > If actual data is 9:00 then shown date is 0:00. > > I'm in Japan so the shown time is GMT time? > > Is there any good way to correct this problem or work around? > > Regards, > > Susumu Majima > > > >

