Message 147251 - Python tracker
Message147251
| Author | r.david.murray |
|---|---|
| Recipients | Vitja.Makarov, burak.arslan, izmmisha, petri.lehtinen, r.david.murray |
| Date | 2011-11-07.19:15:21 |
| SpamBayes Score | 7.4044838e-06 |
| Marked as misclassified | No |
| Message-id | <1320693322.6.0.719097154183.issue13284@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
formatdate doesn't know anything about datetimes, so it doesn't make any sense to me to say that it doesn't notice changes in tzinfo. That's why the fix for issue 665194 introduces a new method for formatting datetimes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-07 19:15:22 | r.david.murray | set | recipients: + r.david.murray, Vitja.Makarov, petri.lehtinen, burak.arslan, izmmisha |
| 2011-11-07 19:15:22 | r.david.murray | set | messageid: <1320693322.6.0.719097154183.issue13284@psf.upfronthosting.co.za> |
| 2011-11-07 19:15:22 | r.david.murray | link | issue13284 messages |
| 2011-11-07 19:15:21 | r.david.murray | create | |