You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/09/29 17:22:32 UTC

[jira] Closed: (AXIS-1557) xs:datetime to Calendar

Message:

   The following issue has been closed.

   Resolver: Tom Jordahl
       Date: Wed, 29 Sep 2004 8:21 AM

I believe Ashutosh is correct and this is working as designed.
Please reopen if you think there is really a defect here.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1557

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1557
    Summary: xs:datetime to Calendar
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

    Project: Axis
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: jon salabsab

    Created: Wed, 15 Sep 2004 3:43 PM
    Updated: Wed, 29 Sep 2004 8:21 AM
Environment: windows 2000/ java 1.4

Description:
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?





---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira