You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/10/08 21:02:57 UTC

[jira] [Updated] (TS-2223) Incorrect timezone offset when using %

     [ https://issues.apache.org/jira/browse/TS-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-2223:
------------------------------

    Fix Version/s:     (was: 4.1.0)
                   4.2.0

Moving these to v4.2.0, please move any bugs back that will be worked on before the November release of v4.1.0.

> Incorrect timezone offset when using %<cqtn>
> --------------------------------------------
>
>                 Key: TS-2223
>                 URL: https://issues.apache.org/jira/browse/TS-2223
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: Adam Twardowski
>             Fix For: 4.2.0
>
>
> My logs are showing the incorrect timezone offset for EDT (Eastern Daylight time).  ATS logs are showing -0500 when it should be -0400.  Apache returns the correct timezone.
> It looks like the problem is somewhere in the LogUtils::timestamp_to_netscape_str function.
> ATS:
> {code}
> "13/Sep/2013:13:08:36 -0500"...
> {code}
> Apache:
> {code}
> [13/Sep/2013:13:07:59 -0400]
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)