Message 118701 - Python tracker
Message118701
| Author | belopolsky |
|---|---|
| Recipients | belopolsky |
| Date | 2010-10-14.17:54:47 |
| SpamBayes Score | 0.0074176663 |
| Marked as misclassified | No |
| Message-id | <1287078889.04.0.0143429885832.issue4086@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Closing as a duplicate of (closed) issue 6641. time.strftime appears to support %z on the platforms that support it in C strftime: >>> time.strftime("%z", time.localtime()) '-0400' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-14 17:54:49 | belopolsky | set | recipients: + belopolsky |
| 2010-10-14 17:54:49 | belopolsky | set | messageid: <1287078889.04.0.0143429885832.issue4086@psf.upfronthosting.co.za> |
| 2010-10-14 17:54:47 | belopolsky | link | issue4086 messages |
| 2010-10-14 17:54:47 | belopolsky | create | |