[ 
https://issues.apache.org/jira/browse/AXIS-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502884#comment-14502884
 ] 

Jorge Ribeiro commented on AXIS-1557:
-------------------------------------

In websphere 1.5.2, the server works on timezone America/Saopaulo, and axis 
1.4.0 works on timezone GMT, this is the problem

> xs:datetime to Calendar
> -----------------------
>
>                 Key: AXIS-1557
>                 URL: https://issues.apache.org/jira/browse/AXIS-1557
>             Project: Axis
>          Issue Type: Bug
>    Affects Versions: 1.2 Beta
>         Environment: windows 2000/ java 1.4
>            Reporter: jon salabsab
>
> I don't know if this a bug or not but here is what we are experiencing:
> In axis, the xs:datetime field that gets converted into a java.util.Calendar 
> object does not have the correct time value based on the calendar object's 
> TimeZone.
> Specifically:
> The server TimeZone is PST. The xml datetime field value
> comming in is 2004-08-23T06:17:40.000Z
> The calendar object will have the correct Timezone (GMT) but
> the actual time value is already adjusted to PST (which is 8 hours less). 
> Shouldn't it still be 2004-08-23T06:17:40 since the TimeZone in the Caledar 
> object is GMT?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to