From 46dffa4b113cb08e6a88f09820a735bb56b2bfbe Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 20 Mar 2022 21:41:34 -0400 Subject: TODO: Add --- diff --git a/TODO b/TODO index b7ad21a..db97f6f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,10 @@ 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() +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? -- cgit v0.9.1