summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9c19fdc..a6a7beb 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,4 @@
-don't use mktime() shortcut in _datetime_normalize()
- arg_tm in datetime_parse() is currently incorrect after normalization
- this fixes that and avoids assuming that time_t is in single seconds
- use difftime()
- don't clobber now_tm
+use difftime() in _datetime_normalize()
datetime_parse()'s third arg should be a (struct tm *)
if -d, printf() parsed time, not diff from epoch
drop timegm()