<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/13/2013 10:17 PM, Christian Loos
      wrote:<br>
    </div>
    <blockquote cite="mid:511BA062.4020500@netcologne.de" type="cite">
      <pre wrap="">Am 13.02.2013 14:19, schrieb Craig Ringer:
</pre>
      <blockquote type="cite">
        <pre wrap="">Yes, yes I am. Inevitably, as soon as I posted this message I noticed
that there's a timezone field in the user table, though it isn't exposed
in the UI and is defined as "varchar(50)" with no CHECK constraint, so
it's not exactly clear what's supposed to go in it.
</pre>
      </blockquote>
      <pre wrap="">
If you go to "Logged in as ..." -> Settings -> "About me" you can set
your own timezone in the Web UI.</pre>
    </blockquote>
    Ah. It's displayed there, but not in the admin-accessible user
    configuration page at Tools->configuration->users->(Select
    user) . I didn't realise that the user-level one might have
    different (or more, at least) fields to the admin one.<br>
    <br>
    My apologies for the stupid question.<br>
    <br>
    I was also hopelessly remiss in failing to report my RT version and
    platform, something I should know better than. I'm using RT 4.0.7 on
    Debian 6.0.6, with RT installed via Debian backports. I'm
    considering updating to 4.0.10 soon. <br>
    <br>
    I'm hoping other members of the team will have some updates to the
    Spanish .po files to send in soon, since we'll be focusing
    significantly on Spanish support. Would Spanish versions of the
    default templates be useful too?<br>
    <br>
    Anyway, sorry for the waste of time. PEBKAC, ID10T error.<br>
    <blockquote cite="mid:511BA062.4020500@netcologne.de" type="cite">
      <pre wrap="">In etc/RT_SiteConfig.pm you can set the global RT Server timezone. Look
at <a class="moz-txt-link-freetext" href="http://bestpractical.com/rt/docs/latest/RT_Config.html#Timezone">http://bestpractical.com/rt/docs/latest/RT_Config.html#Timezone</a> for
more infos.</pre>
    </blockquote>
    Yes, the default timezone is set to UTC in RT_SiteConfig
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    .pm by <br>
    <br>
        Set($Timezone, "UTC");<br>
    <br>
    That's in the basic documentation and that part is fine.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
 Craig Ringer                   <a class="moz-txt-link-freetext" href="http://www.2ndQuadrant.com/">http://www.2ndQuadrant.com/</a>
 PostgreSQL Development, 24x7 Support, Training & Services</pre>
  </body>
</html>