summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-03-29 19:10:44 (EDT)
committer P. J. McDermott <pj@pehjota.net>2022-03-29 19:13:23 (EDT)
commit84ced681a24c5ea7223f8f33554eb42266baab60 (patch)
tree639e90d10316fb4251d554fe3c5ed279b67aa233 /TODO
parent5d52752e0cb715a1af4095c890dc623ce369f1ac (diff)
downloadatsign-84ced681a24c5ea7223f8f33554eb42266baab60.zip
atsign-84ced681a24c5ea7223f8f33554eb42266baab60.tar.gz
atsign-84ced681a24c5ea7223f8f33554eb42266baab60.tar.bz2
datetime: Drop newly unused use of timegm()
It's non-standard.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0a038a3..2089ee9 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-drop timegm()
try to fix dst bug
test with other libc's (newlib? musl? fbsd? obsd?)
`./@ 7:00 PM` doesn't work with musl strptime()