summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-22 18:46:20 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-22 18:46:20 (EDT)
commit50d117cb76883735faa8864c4978b5819cb167bd (patch)
tree4a3e2b44e66064dfffc7dc75e8fd70c954830be6 /TODO
parente75ef778d29de6a66373dad8fdda32d33f0c9f52 (diff)
downloadatsign-50d117cb76883735faa8864c4978b5819cb167bd.zip
atsign-50d117cb76883735faa8864c4978b5819cb167bd.tar.gz
atsign-50d117cb76883735faa8864c4978b5819cb167bd.tar.bz2
datetime, formats: Conform to strptime() space req
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 56d1f3e..b8f4d77 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-spaces between specifiers in strptime() formats -- strftime()?
- format printing: copy format to another buffer, skipping certain char
- 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()
test other times