summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-21 18:48:29 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-21 18:48:29 (EDT)
commit3b245881a4e76f12046dddfadfee14c99973fa23 (patch)
treec2e6925789c33d726d60ccc13980efc92a174a31 /TODO
parent7059dcacd695f996df16db44ee118e9523adf4bb (diff)
downloadatsign-3b245881a4e76f12046dddfadfee14c99973fa23.zip
atsign-3b245881a4e76f12046dddfadfee14c99973fa23.tar.gz
atsign-3b245881a4e76f12046dddfadfee14c99973fa23.tar.bz2
README, build: Generate list of formats
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 80653a8..66697c8 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,5 @@ 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()
-update formats in README (or move to another file?)
test other times
gettext?