You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2013/10/15 17:18:41 UTC

[jira] [Updated] (OOZIE-1573) coord:tzOffset() gives incorrect offset for daylight saving timezones

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

Rohini Palaniswamy updated OOZIE-1573:
--------------------------------------

    Attachment: OOZIE-1573-1.patch

> 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: trunk, 4.0.1
>
>         Attachments: 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.1#6144)