summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index d4b721a..80653a8 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ spaces between specifiers in strptime() formats -- strftime()?
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()
-add formats with "%a." and "%b."
update formats in README (or move to another file?)
test other times
gettext?