Message127489
| Author | lavajoe |
|---|---|
| Recipients | belopolsky, benjamin.peterson, georg.brandl, lavajoe |
| Date | 2011-01-29.21:38:06 |
| SpamBayes Score | 3.0196913e-06 |
| Marked as misclassified | No |
| Message-id | <1296337086.96.0.702704993547.issue10939@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Alexander, looks like you hit a weirdness in the Europe/London timezone for dates before 31-Oct-1971, as if DST was in effect even in winter. And the fail of the test is caused by the same bug that causes issue 10941: the use of mktime to interpret the values from an internal time string (which should not be dealing with timezones, but rather explicit offsets from UTC, before converting to localtime). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-29 21:38:07 | lavajoe | set | recipients: + lavajoe, georg.brandl, belopolsky, benjamin.peterson |
| 2011-01-29 21:38:06 | lavajoe | set | messageid: <1296337086.96.0.702704993547.issue10939@psf.upfronthosting.co.za> |
| 2011-01-29 21:38:06 | lavajoe | link | issue10939 messages |
| 2011-01-29 21:38:06 | lavajoe | create | |