add counter script (fix)

This commit is contained in:
Evgeny
2021-08-23 21:15:16 +03:00
parent 7b1d844915
commit 96e6e4ed83

View File

@@ -8,8 +8,8 @@
local date = require "date"
-- constants
local year = 365.5
local month = 30.5
local year = 365.25
local month = 30.43
local milestones = {
1, 3, 7, 14,