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 brett.cannon
Recipients
Date 2007-01-25.21:33:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Rev. 53564 (trunk) has the fix and 2.5 will as soon as a commit problem I am having is fixed.  I basically rewrote the algorithm to have a generic calculation for the Julian day and just shifted the length of week 0 and the day of the week based on whether %U or %W was specified.  Cut out all the other edge cases which were messy and confusing.
History
Date User Action Args
2007-08-23 14:51:33adminlinkissue1643943 messages
2007-08-23 14:51:33admincreate