[ http://issues.apache.org/jira/browse/XMLRPC-48?page=all ]
     
Jochen Wiedmann closed XMLRPC-48:
---------------------------------

    Resolution: Fixed
     Assign To:     (was: rpc-dev mailing list)

The methods set/getTimezone have been added in 2.0.1.


> Date format
> -----------
>
>          Key: XMLRPC-48
>          URL: http://issues.apache.org/jira/browse/XMLRPC-48
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Versions: 1.2
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Philippe Maseres

>
> The XML-RPC specification says dates are formatted according to the ISO8601. 
> It 
> seems, in this specification (See http://www.w3.org/TR/NOTE-datetime), that 
> times should be presented using a time zone expression either in the form of 
> a 
> GMT offset (eg. 1997-07-16T19:20:30.45+01:00) or with a simple 'Z' for UTC 
> values (eg. 1997-07-16T19:20:30.45Z).
> The Apache API doesn't offer means to set a reference time zone for date 
> values, and so UTC times may be implicit. In this case why the formatted 
> dates 
> don't include the time zone designator ? I have not perform input test with 
> foreign data including time zone designators. How the library will take them ?
> Thanks for help.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to