issues with date convertions ---------------------------- Key: AXIS2-4594 URL: https://issues.apache.org/jira/browse/AXIS2-4594 Project: Axis2 Issue Type: Bug Components: wsdl Affects Versions: 1.5.1 Reporter: Balaje Krishnan Priority: Minor
Hi, I use axis2 objects (Axis 1.5.1) to call a particular service from a web server. If i pass a date field (consider as a search filter), the date is converted to the local time zone where the servers are located. (For Example: if i pass the date as '12/27/2009', the date recieved by the server is '12/26/2009'). Is that a bug or do i have to handle it in my code. I need the servers to have the same date which i pass from any where around the globe. Thanks in advance, Krishh -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.