diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO new file mode 100644 index 0000000..5ee90f8 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +(1) Using incorrect daylight savings offset for date should warn + Like using CDT when we are not in dalyight savings. CST would be + correct, but maybe it was on purpose? We should not hard-error, + just print somewhere so we see it Someday. \ No newline at end of file |