- Iscrizione Conacreis

- Calendario
- Prodotti
This commit is contained in:
Paolo Arena
2021-06-04 17:28:05 +02:00
parent 7c8c970a9e
commit 4f524f790f
30 changed files with 534 additions and 328 deletions

View File

@@ -2732,7 +2732,7 @@ export const tools = {
},
getDateNowEvent() {
return tools.addDays(tools.getDateNow(), -1)
return tools.addMinutes(tools.getDateNow(), -60 * 4)
},
getDateNull() {
return new Date(0)