New submission from Leonard Clark <[EMAIL PROTECTED]>:

xmlrpclib ignores datetime parameter timezone information.  Two spots
were identified to apply a new formatting function, _iso8601format, to
ensure that the timezone is passed to the server.

I would like this fix to be included in future releases. (Thank you!)

----------
components: XML
files: xmlrpclib-timezone.patch
keywords: patch
messages: 65394
nosy: lclark
severity: normal
status: open
title: Patch: xmlrpclib client ignores datetime tzinfo when creating iso8601 
dates
type: behavior
versions: Python 2.5, Python 2.6, Python 3.0
Added file: http://bugs.python.org/file10016/xmlrpclib-timezone.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2623>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to