On Thu, Feb 03, 2011 at 02:02:08PM +0100, Björn Schulz wrote: > Hi, > > We like to print the creation date of a transaction to a cf.. > > $TempDate = $TA->Created() > > The result is, however, in GMT. > How can I convert it to my local timezone?
$TA->CreatedObj is probably closer to what you want, and then you can use RT::Date methods on it -kevin
pgph1DHJeToAl.pgp
Description: PGP signature
