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.