Adrian, Thanks a lot, I'll have a try.
Cheers Mike -----Original Message----- From: Adrian Crum [mailto:[EMAIL PROTECTED] Sent: Thursday, September 13, 2007 23:48 To: [email protected] Subject: Re: Display the date time according to the user time zone Mike, The problem is the .toString() method calls on Timestamp data types in the ftl files. I fixed the contact mech display in Rev 575336, but I'm sure there are many other places where this is being done. Until they are all fixed in the trunk, you can just eliminate the toString() method calls in your local copy. -Adrian Mike Wong wrote: > Adrian, > > I did a simple test on updating a Party Contact. The updated time shown on > the Party Profile page is always according to the server time zone. > > Primary Email Address > Billing (AP) Email > [EMAIL PROTECTED] (send email) > (Updated: 2007-09-13 23:03:55.921) > > I'm using r574832. > > Thanks > > Mike > > > > -----Original Message----- > From: Adrian Crum [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 13, 2007 22:58 > To: [email protected] > Subject: Re: Display the date time according to the user time zone > > Mike, > > The framework should be taking care of that for you already. What screen are > you referring to? > > -Adrian > > Mike Wong wrote: > >>Hi, >> >>Any method I can use to display the date time according to the user time >>zone? >> >>Thanks >>Mike >> >> > > >
