Message120928
| Author | belopolsky |
|---|---|
| Recipients | belopolsky |
| Date | 2010-11-10.18:49:04 |
| SpamBayes Score | 1.6008778e-06 |
| Marked as misclassified | No |
| Message-id | <1289415057.12.0.111170767809.issue10381@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With timezone class added to datetime module, C API should be extended to at the minimum support efficient creation of timezone instances and access to the singleton UTC instance. I am not sure whether PyDateTime_TimeZone details should be exposed in datetime.h because presumably programmers should access it through the abstract tzinfo interface. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-10 18:50:57 | belopolsky | set | recipients: + belopolsky |
| 2010-11-10 18:50:57 | belopolsky | set | messageid: <1289415057.12.0.111170767809.issue10381@psf.upfronthosting.co.za> |
| 2010-11-10 18:49:04 | belopolsky | link | issue10381 messages |
| 2010-11-10 18:49:04 | belopolsky | create | |