method datetime.to_xmlrpc
Return the XML-RPC representation of a datetime object
Contract
Return typewob
No input parameters.
Water Contract
<method datetime.to_xmlrpc/>

See also: to_xmlrpc

Returns the XML-RPC representation of a _subject of type datetime object.
<datetime 2006 07 17 08 44 15 />.<to_xmlrpc />
"<dateTime.iso8601>20060717T08:44:15</dateTime.iso8601>"