aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-25 14:35:01 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-25 14:35:01 +0200
commit46a0a594afd0b9e7484443318934f60e95152041 (patch)
treeac3bc0ef07364e2fc8a01a28fb4dc9c0155b36eb /README
parentUpdate (start|end)-of-week to work as expected. (diff)
downloadcalp-46a0a594afd0b9e7484443318934f60e95152041.tar.gz
calp-46a0a594afd0b9e7484443318934f60e95152041.tar.xz
Add note about weeks starting on sunday.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index e81f3266..ef1eab18 100644
--- a/README
+++ b/README
@@ -39,4 +39,7 @@ appropriate modules will be compiled (guile will tell you what it's
doing). For building this README, run
module/main.scm text < README.in > README
+Techical Details
+----------------
+- Internally all weeks start on sunday, which is repsenented as `0'.