summaryrefslogtreecommitdiffstats
path: root/TODO
blob: cb5596e5b32510ab1109699e3d228391c5aa5ff9 (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
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()
maybe sscanf() instead of strtol()
formats test
test other times
"." in date/time formats
gettext?