<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote cite="mid:20080526150236.GC3676@easter-eggs.com" type="cite">
  <pre wrap=""><!---->
Like Jesse said, times are stored as GMT in the DB, so if you access the
DB directly without using the RT API, you have to convert times to your
timezone manually in your script.

  </pre>
</blockquote>
<br>
Fair enough, but i know nothing about perl.<br>
<br>
This script came from the request tracker wiki -
<a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com/view/RT3BatchStats">http://wiki.bestpractical.com/view/RT3BatchStats</a><br>
<br>
So can anyone help with reworking the script to convert times from GMT
to local timezone?<br>
<br>
TIA<br>
<br>
Regards,<br>
<br>
Les<br>
</body>
</html>