strftime: comment on %0xY %+nY %-nY
commit9a1e4d650edcefc4eff9aa1a6e58949f91cdc80d
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 29 Apr 2015 08:41:42 +0000 (29 10:41 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 29 Apr 2015 08:41:42 +0000 (29 10:41 +0200)
tree770a69ee90aba4634b74c14954d828eb6f087496
parent3010966c6dc170425452d0dda4922aaf1585b6b5
strftime: comment on %0xY %+nY %-nY

Would fix: date -u +%4Y%2m%2d%2H%2M%2S

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/misc/time/time.c