blob: a4e3da6696fea9d5f08193c81919307a14e296a7 (
plain)
1
2
3
4
5
6
7
8
|
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?
|