Message 91282 - Python tracker
Message91282
| Author | dmhouse |
|---|---|
| Recipients | dmhouse, eka |
| Date | 2009-08-04.23:03:33 |
| SpamBayes Score | 3.278206e-07 |
| Marked as misclassified | No |
| Message-id | <1249427015.2.0.649162341866.issue6641@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
From the documentation from time.strptime() (which acts the same as datetime.strptime()): "Only the directives specified in the documentation [of time.strftime()] are supported. Because strftime() is implemented per platform it can sometimes offer more directives than those listed. But strptime() is independent of any platform and thus does not necessarily support all directives available that are not documented as supported." So I think invalid. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-08-04 23:03:35 | dmhouse | set | recipients: + dmhouse, eka |
| 2009-08-04 23:03:35 | dmhouse | set | messageid: <1249427015.2.0.649162341866.issue6641@psf.upfronthosting.co.za> |
| 2009-08-04 23:03:34 | dmhouse | link | issue6641 messages |
| 2009-08-04 23:03:34 | dmhouse | create | |