[Rt-devel] RT 3.6.4rc2
Jesse Vincent
jesse at bestpractical.com
Fri Jun 15 08:52:34 EDT 2007
On Jun 15, 2007, at 7:08 AM, Norton, Ian wrote:
> perl -e' print localtime()."\n";
> $ENV{TZ} = "US/Eastern"; print localtime()."\n";'
Fascinating.
TZ=GMT perl -e' print localtime()."\n"; $ENV{TZ} = "US/Eastern";
print localtime()."\n";'
Mac OS X:
Fri Jun 15 12:50:55 2007
Fri Jun 15 08:50:55 2007
Linux:
Fri Jun 15 12:51:51 2007
Fri Jun 15 12:51:51 2007
Both 5.8.8.
I wonder what bit of cleverness I'm missing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20070615/b4f09d97/PGP.pgp
More information about the Rt-devel
mailing list