summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-17 14:39:12 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-17 14:39:12 (EDT)
commit68148c199e5602ebb2f59a90c672508e0367efbe (patch)
treed4fe4c7b34481553fc96f92fc0efc288813095f9
parentf77665e112ceb0e749f8f3365a5a37139f4ef63a (diff)
downloadatsign-68148c199e5602ebb2f59a90c672508e0367efbe.zip
atsign-68148c199e5602ebb2f59a90c672508e0367efbe.tar.gz
atsign-68148c199e5602ebb2f59a90c672508e0367efbe.tar.bz2
TODO: Add tasks
-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?