Message 96929 - Python tracker
Message96929
| Author | techtonik |
|---|---|
| Recipients | amaury.forgeotdarc, techtonik |
| Date | 2009-12-27.22:12:54 |
| SpamBayes Score | 0.0011677648 |
| Marked as misclassified | No |
| Message-id | <1261951975.79.0.535367385153.issue7582@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That's true. Is there any way to get current TZ offset in Python? I can't find anything better than datetime.datetime.now() - datetime.datetime.utcnow() and then rounding to a nearest minute. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-27 22:12:55 | techtonik | set | recipients: + techtonik, amaury.forgeotdarc |
| 2009-12-27 22:12:55 | techtonik | set | messageid: <1261951975.79.0.535367385153.issue7582@psf.upfronthosting.co.za> |
| 2009-12-27 22:12:54 | techtonik | link | issue7582 messages |
| 2009-12-27 22:12:54 | techtonik | create | |