summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-21 18:20:06 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-21 18:21:00 (EDT)
commitd4c012ddd14daefe1372c9118d8cc364f08073d0 (patch)
tree7f1e3cca8fbc7de4fdba6076538805f4265ffc2a /TODO
parenta8ed98c4de4fec655fff74ef43e3c40f9a00a3eb (diff)
downloadatsign-d4c012ddd14daefe1372c9118d8cc364f08073d0.zip
atsign-d4c012ddd14daefe1372c9118d8cc364f08073d0.tar.gz
atsign-d4c012ddd14daefe1372c9118d8cc364f08073d0.tar.bz2
formats: Add formats with "%a." and "%b."
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?