Message315873
| Author | jujuwoman |
|---|---|
| Recipients | jujuwoman |
| Date | 2018-04-29.01:06:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524963978.65.0.682650639539.issue33381@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to https://docs.python.org/3/library/datetime.html, %f is zero-padded on the left. But actual Python 3 behavior is puts the zero padding on the right. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-29 01:06:18 | jujuwoman | set | recipients: + jujuwoman |
| 2018-04-29 01:06:18 | jujuwoman | set | messageid: <1524963978.65.0.682650639539.issue33381@psf.upfronthosting.co.za> |
| 2018-04-29 01:06:18 | jujuwoman | link | issue33381 messages |
| 2018-04-29 01:06:17 | jujuwoman | create | |