Andrei Kulakov <andrei....@gmail.com> added the comment:

In a date, hours are zero-padded probably because that's a common standard for 
military time dates. But there is no such standard for time periods, therefore 
timedelta don't have to match date display in respect to zero-padding, in my 
opinion.

----------
nosy: +andrei.avk

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

Reply via email to