[
https://issues.apache.org/jira/browse/AXIS2-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved AXIS2-4152.
------------------------------------
Resolution: Invalid
> ConverterUtil.convertToString(Calendar) returns timezone instead of zone
> offset
> -------------------------------------------------------------------------------
>
> Key: AXIS2-4152
> URL: https://issues.apache.org/jira/browse/AXIS2-4152
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: adb
> Affects Versions: 1.4.1
> Environment: Axis 2, Weblogic, java 1.4.2
> Reporter: Gavin Pearce
>
> According to my interpretation of the XML Schema spec (
> http://www.w3.org/TR/timezone/#d2e226 ) the zone offset should be returned as
> part of the date component instead of the timezone. This affects regions
> that have daylight saving time in effect. In Adelaide we have daylight
> saving during the summer period and the value returned from convertToString
> becomes 2008-11-28T11:01:54.232+10:30 during that period whereas it should
> remain at 2008-11-28T11:01:54.232+09:30
> This code was changed between release 1.4.0 and 1.4.1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.