[
https://issues.apache.org/jira/browse/AXIS2-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706363#action_12706363
]
Pétur Runólfsson commented on AXIS2-4329:
-----------------------------------------
It seems that in 1.5, java.util.Date maps to xs:date instead of xs:dateTime, so
now the time portion is missing instead of being offset according to the time
zone. I need the time portion, so this just makes things worse.
> Please allow timezones other than UTC when formatting dates
> -----------------------------------------------------------
>
> Key: AXIS2-4329
> URL: https://issues.apache.org/jira/browse/AXIS2-4329
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: adb
> Affects Versions: 1.4.1
> Reporter: Pétur Runólfsson
>
> If a method returns a java.util.Date or an object with a java.util.Date
> member, the date is always converted to UTC before formatting as a string.
> It would be nice if it could be specified to return dates in the local
> timezone instead, since dates are represented in the local timezone
> everywhere else in the application.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.