[Zope] Re: XML-RPC and dates
    Michael Haubenwallner 
    michael at d2m.at
       
    Tue Jun  8 06:20:08 EDT 2004
    
    
  
Ulrich Wisser wrote:
> Hi,
> 
> maybe this is a FAQ? But I didn't find anything in the archives.
> 
> I would like to include dates in my xml-rpc answers. Zope gives me an 
> error "long int exceeds XML-RPC limits". In my Script (Python) I am not 
> allowed to import the DateTime class from xmlrpclib.
> 
> Do I really have to use external methods?
> 
Have you tried to convert the date to string and send a string?
-- 
michael
    
    
More information about the Zope
mailing list