Message276745
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, python-dev |
| Date | 2016-09-16.20:07:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474056452.24.0.608536420884.issue25283@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem of computing tm_gmtoff on platforms without it was solved by tzcode some time ago. [1,2] Consider stealing some of their logic. [1]: http://mm.icann.org/pipermail/tz/2014-September/021601.html [2]: https://github.com/eggert/tz/commit/40b395e139 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-16 20:07:32 | belopolsky | set | recipients: + belopolsky, python-dev |
| 2016-09-16 20:07:32 | belopolsky | set | messageid: <1474056452.24.0.608536420884.issue25283@psf.upfronthosting.co.za> |
| 2016-09-16 20:07:32 | belopolsky | link | issue25283 messages |
| 2016-09-16 20:07:31 | belopolsky | create | |