#2379 - Better date formats
| Identifier | #2379 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Better date formats |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | %e has a leading space to pad to 2 characters.
%d adds a leading zero. But on Linux you can do "%-d", and possibly other platforms, to strip the leading zero. More discussion: http://stackoverflow.com/questions/904928/python-strftime-date-without-leading-0 Requires careful testing. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments