From b0dddb1a10c5c2c64d945e4991b99dd2bc699bf5 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 19 Nov 2017 13:43:18 +0100 Subject: Add Known Problems to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0a5d012..b064e18 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ Plus, we want to offer a string-parser which can be used to parse user input into such things. This will be a compiletime option to include the parser or not. +# Known Problems + +* Iterators such as "today daily" start one day off. So "today daily" yields + tomorrow as first item. + # License MPL 2.0 -- cgit v1.2.3