absurdor

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 55d6b23a8c36cc04a70d20dc82dcdc4ea0223c26
parent 94b790eb0543b60064cca9bdd3a74a8e9907d3e5
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Mon, 27 Nov 2023 17:16:17 -0300

ticket: Fix week counting

Diffstat:
Atickets/todo/fix-weeks.txt | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/tickets/todo/fix-weeks.txt b/tickets/todo/fix-weeks.txt @@ -0,0 +1,6 @@ +#01 FIX WEEKS +============= + +Fix week-counting. Now, weeks are counted from epoch, which was a thursday +(not the beginning of a week). Instead, make it so weeks are correctly +aligned.