summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index e402beb..65918f0 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
spaces between specifiers in strptime() formats -- strftime()?
test with other libc's (newlib? musl? fbsd? obsd?)
+formats beginning with HHMM are mis-parsed as years
+`./@ 7:00 PM` doesn't work with musl strptime()
+gettext?