[OGo-XML-RPC] Passing dates from Perl

Helge Hess xmlrpc@opengroupware.org
Tue, 27 Jun 2006 15:19:16 +0200


On Jun 27, 2006, at 14:49, alex.lists@freenet.de wrote:
> Now, I want to create a task programmatically. But contrary to the
> documentation, the xmlrpcd does not seem to accept dates in the format
> %Y%m%dT%H%M%S.

You need to submit proper XML-RPC date values, not strings.

Helge