update formulas

This commit is contained in:
TheJuze
2023-10-01 17:42:36 +03:00
parent ffa4d8b9d6
commit d0eb2288c0
4 changed files with 10 additions and 9 deletions

View File

@@ -1,2 +1,3 @@
export const DAY = 86400
export const WEEK_DAYS = 7;
export const YEAR = 365 * DAY