summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 56d1f3e53a9f1d4db5ebc5e644d71bc377026a91 (plain)
1
2
3
4
5
6
7
8
9
spaces between specifiers in strptime() formats -- strftime()?
	format printing: copy format to another buffer, skipping certain char
	parsing: copy format one char at a time, changing placeholder to space
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()
test other times
update copyright years
distcheck
gettext?