Message270579
Antti, while I see some convenience in making %z parsing promiscuous, there is clear utility in adding %:z to strftime. If we do that, not allowing the same for parsing will be odd. Let's start with that. A case for a promiscuous %z can be made later.
On a separate issue, note that datetime.isoformat() has recently grown a timespec option. See issue 19475. I wonder if it would make sense to add a tzspec option to control the way timezone is formatted. |
|
Date |
User |
Action |
Args |
2016-07-16 18:21:37 | belopolsky | set | recipients:
+ belopolsky, gvanrossum, tim.peters, barry, jcea, roysmith, nagle, vstinner, jwilk, mcepl, eric.araujo, Arfrever, r.david.murray, davydov, cvrebert, karlcow, SilentGhost, perey, flying sheep, mihaic, aymeric.augustin, Roman.Evstifeev, berker.peksag, martin.panter, piotr.dobrogost, kirpit, ztane, Anders.Hovmöller, jstasiak, Eric.Hanchrow, deronnax, pbryan, shanmbic |
2016-07-16 18:21:37 | belopolsky | set | messageid: <1468693297.2.0.814853964453.issue24954@psf.upfronthosting.co.za> |
2016-07-16 18:21:37 | belopolsky | link | issue24954 messages |
2016-07-16 18:21:37 | belopolsky | create | |
|