]> granicus.if.org Git - python/commit
Issue #6641: The datetime.strptime method now supports the %z directive.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 17 Jun 2010 18:30:34 +0000 (18:30 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 17 Jun 2010 18:30:34 +0000 (18:30 +0000)
commitca94f5575825aad204a86391e7d4c5d047c9fed8
tree288921ee7da71206ee6048624535550c07acfbf1
parentf4112e2653f310b6e6a210c659648dbe45d3a042
Issue #6641: The datetime.strptime method now supports the %z directive.
Doc/library/datetime.rst
Lib/_strptime.py
Lib/test/test_datetime.py
Misc/NEWS
Modules/datetimemodule.c