jbatista added the comment:

IMHO this should be "safe" when the timezone is UTC for example, where there is 
no problems with daylight savings. What should be the behavior when adding a 
certain timedelta() and it crosses a date where there is an hour switch due to 
daylight savings? The unadvised would get incorrect results.

----------
nosy: +jbatista

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

Reply via email to