Daniel Urban <urban.dani...@gmail.com> added the comment:

I've made a patch.

This patch adds a datetime_rfcformat function to datetimemodule.c which is 
available from Python as the datetime.rfcformat method in the datetime module.  
This method returns the date in RFC 3339 format: 
YYYY-MM-DDTHH:MM:SS[.mmmmmm]+HH:MM.  Documentation and tests are also added.

----------
keywords: +patch
nosy: +durban
Added file: http://bugs.python.org/file16909/issue7584.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7584>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to