Message107628
There is a separate issue #5288 asking to support sub-minute offsets. This is not hard, but the C code still has a few interfaces left from the time when offset was an integer # of minutes. I am +1 to fix that, but not as a part of this issue.
On str(tz), I definitely want an invariant str(tz) == tz.tzname(None). I am open to changes to tzname(), but we are very close to bikesheding here. Let's settle for 'UTC±HH:MM'. This seems to be the most common spelling for numeric timezones in various tables on the web. |
|
Date |
User |
Action |
Args |
2010-06-12 05:08:03 | belopolsky | set | recipients:
+ belopolsky, tim.peters, doerwalter, brett.cannon, mark.dickinson, ggenellina, pitrou, techtonik, ajaksu2, kawai, eric.araujo, r.david.murray, rafe, daniel.urban, l0nwlf, akira |
2010-06-12 05:08:01 | belopolsky | set | messageid: <1276319281.99.0.591539527794.issue5094@psf.upfronthosting.co.za> |
2010-06-12 05:08:00 | belopolsky | link | issue5094 messages |
2010-06-12 05:07:59 | belopolsky | create | |
|