commit: 1d5bf4c4de5d08fa11a693ab6113cac01091cb93 parent 7df9fbdb726a776b5d8e92ed55d09089294e2edd Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Wed, 18 Oct 2017 14:37:36 +0200 notes/bc.txt: error on days per yearDiffstat:
M | notes/bc.txt | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/notes/bc.txt b/notes/bc.txt
@@ -3,7 +3,7 @@ minute=60 hour=60*minute day=24*hour week=7*day -year=364.25*day +year=365.25*day month=year/12 # SI Units yocto=10^(-24)