summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-21 14:32:00 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-21 14:32:00 (EDT)
commit5dd4d9fb8acafa428f6db2b380e5d6222821bc9a (patch)
treeacf81aebac8599ba593bc4c4fd5e8c73d3073b16 /TODO
parent46dffa4b113cb08e6a88f09820a735bb56b2bfbe (diff)
downloadatsign-5dd4d9fb8acafa428f6db2b380e5d6222821bc9a.zip
atsign-5dd4d9fb8acafa428f6db2b380e5d6222821bc9a.tar.gz
atsign-5dd4d9fb8acafa428f6db2b380e5d6222821bc9a.tar.bz2
datetime: Move formats into another file
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index db97f6f..d4b721a 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ spaces between specifiers in strptime() formats -- strftime()?
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()
add formats with "%a." and "%b."
-move formats into another source file
update formats in README (or move to another file?)
test other times
gettext?