Message276488
I see that you picked localtime_s-like order of arguments. While I have no personal preference, I wonder why you prefer output to follow input. The usual UNIX/C convention is the opposite. Interfaces like sprintf, strcat, strftime and many other have output first. I think the logic is that this is the order in variable assignment OUTPUT = INPUT. |
|
Date |
User |
Action |
Args |
2016-09-14 21:12:49 | belopolsky | set | recipients:
+ belopolsky, lemburg, tim.peters, pitrou, vstinner, akira, EdSchouten |
2016-09-14 21:12:49 | belopolsky | set | messageid: <1473887569.76.0.573558006406.issue28148@psf.upfronthosting.co.za> |
2016-09-14 21:12:49 | belopolsky | link | issue28148 messages |
2016-09-14 21:12:49 | belopolsky | create | |
|