summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 66697c82e7ce3ad5f4848777a069f3a07bcc0c24 (plain)
1
2
3
4
5
6
7
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
gettext?