When viewing the email, the date header in the web interface shows:

Date: Thu, 21 Nov 2013 21:46:17 +0000

I would like it to match local (Denver) time, which would be UTC-7.

The message header shows:

Received: from xxx.local ([172.17.96.22]) by xxx.local
 ([172.17.96.22]) with mapi id xxx; Thu, 21 Nov 2013 14:46:18 -0700
From: xxx
To: xxx
Subject: xxx
Thread-Topic: xxx
Thread-Index: xxx
Date: Thu, 21 Nov 2013 21:46:17 +0000




On Thu, Nov 21, 2013 at 3:53 PM, Janos SUTO <[email protected]> wrote:

>
> On 2013-11-21 23:51, Keith Moore wrote:
>
>> Hi Janos, it is set as follows:
>>
>> $config['TIMEZONE'] = 'America/Denver';
>>
>
> ok. Can you show me an example what you actually see, and what
> should be seen instead? And please copy the Date: header from
> that email.
>
> Janos
>
>   On Thu, Nov 21, 2013 at 3:48 PM, Janos SUTO <[email protected]> wrote:
>>
>>  Hello Keith,
>>>
>>> what's the $config['TIMEZONE'] value in config-site.php?
>>>
>>> Janos
>>>
>>> On 2013-11-21 23:40, Keith Moore wrote:
>>>
>>>  Hello, I'm new to piler and it's working great so far.  Thank you for
>>>> this.
>>>>
>>>>  Is there any way to get the emails returned in the search results to
>>>> display the date/time in local time as opposed to UTC (+0000)?
>>>>
>>>> Any help is appreciated.
>>>>
>>>>  Thanks!
>>>> Keith
>>>>
>>>

Reply via email to