This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Erik.Cederstrand
Recipients Erik.Cederstrand, aganders3, belopolsky, r.david.murray
Date 2011-05-26.20:00:09
SpamBayes Score 3.1409458e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Oh, I see, you're talking about strftime(). You're correct that you would need %G to print the year to which the ISO week containing the specific date belongs. I see no ambiguity or need for %G in strptime().
History
Date User Action Args
2011-05-26 20:00:10Erik.Cederstrandsetrecipients: + Erik.Cederstrand, belopolsky, r.david.murray, aganders3
2011-05-26 20:00:10Erik.Cederstrandsetmessageid: <[email protected]>
2011-05-26 20:00:09Erik.Cederstrandlinkissue12006 messages
2011-05-26 20:00:09Erik.Cederstrandcreate