From 1baf017aaaf38fb6a13bedc2c97f6450748ae738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 5 Jul 2020 22:20:24 +0200 Subject: Remove some TODO:s. --- module/datetime.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/datetime.scm') diff --git a/module/datetime.scm b/module/datetime.scm index a95eac47..f20a6b8f 100644 --- a/module/datetime.scm +++ b/module/datetime.scm @@ -864,7 +864,7 @@ ;;; OPERATIONS -;; TODO +1 month is weird for late days in a month. +;; NOTE +1 month is weird for late days in a month. ;; is the last of january +1 month the last of february, ;; or a few days into march? It's at least not the 31 of ;; February, as the code is currently written. -- cgit v1.2.3