[
https://issues.apache.org/jira/browse/OOZIE-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated OOZIE-1573:
--------------------------------------
Fix Version/s: (was: trunk)
4.1.0
> coord:tzOffset() gives incorrect offset for daylight saving timezones
> ---------------------------------------------------------------------
>
> Key: OOZIE-1573
> URL: https://issues.apache.org/jira/browse/OOZIE-1573
> Project: Oozie
> Issue Type: Bug
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: 4.1.0, 4.0.1
>
> Attachments: OOZIE-1573-1.patch, OOZIE-1573-1.patch
>
>
> Case 1:
> Daily job run through oozie bundle
> Coordinator time Zone: UTC
> Dataset timezone: America/New_York
> Start Time: 2013-10-13T00:00Z
> End Time: 2013-10-14T00:00Z
> Return from tzOffset() function: 4 hrs (which is correct)
> Case 2:
> Daily job run through oozie bundle
> Coordinator time Zone: UTC
> Dataset timezone: America/New_York
> Start Time: 2012-11-13T00:00Z
> End Time: 2012-11-14T00:00Z
> Return from tzOffset() function: 4 hrs (which is not correct as difference
> between GMT and America/New_York timezone should be 5 hrs).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)