[
https://issues.apache.org/jira/browse/TS-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422894#comment-15422894
]
Bryan Call commented on TS-2223:
--------------------------------
Sounds like a daylight savings time error.
> 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
> Labels: newbie
> Fix For: sometime
>
>
> 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)