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

Andreas Veithen commented on AXIS-1557:
---------------------------------------

Please create a new issue with the details of what you receive in the message, 
the actual value you get in Java and why you believe that that value is 
incorrect.

> 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