[
https://issues.apache.org/jira/browse/TS-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Susan Hinrichs updated TS-2223:
-------------------------------
Fix Version/s: (was: 5.2.0)
5.3.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: 5.3.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.3.4#6332)