summaryrefslogtreecommitdiffstats
path: root/TODO
blob: eec8ebc4de834fd0f942cbae2e1eb074d2959590 (plain)
1
2
3
4
5
6
7
8
9
datetime_parse()'s third arg should be a (struct tm *)
if -d, printf() parsed time, not diff from epoch
drop timegm()
try to fix dst bug
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()
test other times
distcheck
gettext?