Message 146959 - Python tracker
Message146959
| Author | Vitja.Makarov |
|---|---|
| Recipients | Vitja.Makarov, burak.arslan, izmmisha, petri.lehtinen |
| Date | 2011-11-03.18:38:46 |
| SpamBayes Score | 1.1919627e-07 |
| Marked as misclassified | No |
| Message-id | <1320345527.78.0.917094021914.issue13284@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We have the same issue in Russia (MSK timezone). It seems to be related to recent changes in timezone info. It looks like time.timezone is calculated incorrectly. You can test that with attached script: $ TZ=Europe/Moscow python /tmp/test_tz.py -10800 -14400 Both values should be the same. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-03 18:38:47 | Vitja.Makarov | set | recipients: + Vitja.Makarov, petri.lehtinen, burak.arslan, izmmisha |
| 2011-11-03 18:38:47 | Vitja.Makarov | set | messageid: <1320345527.78.0.917094021914.issue13284@psf.upfronthosting.co.za> |
| 2011-11-03 18:38:47 | Vitja.Makarov | link | issue13284 messages |
| 2011-11-03 18:38:47 | Vitja.Makarov | create | |