account "prom" verified 6/28/2024
This commit is contained in:
parent
ed3a441182
commit
7e36fb2ba2
@ -64,6 +64,7 @@ local IDToDate = { --Terrible ranges but it's all we have
|
||||
{206368884641, FromYMD("2023-07-16")},
|
||||
{229093879745, FromYMD("2024-01-02")},
|
||||
{232802028144, FromYMD("2024-04-08")},
|
||||
{234886704167, FromYMD("2024-06-28")}
|
||||
}
|
||||
--We assume linear interpolation since anything more complex I can't process
|
||||
local function linterp(i1, i2, m)
|
||||
|
Loading…
Reference in New Issue
Block a user