EgtLock 2.6a1 :
- aggiornamenti per versione 26.
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
//----------------------------------------------------------------------------
|
||||
// EgalTech 2014-2023
|
||||
// EgalTech 2014-2024
|
||||
//----------------------------------------------------------------------------
|
||||
// File : KeyProc.cpp Data : 01.01.23 Versione : 2.5a1
|
||||
// File : KeyProc.cpp Data : 16.01.23 Versione : 2.6a1
|
||||
// Contenuto : Funzioni per la gestione della chiave.
|
||||
//
|
||||
//
|
||||
@@ -29,7 +29,7 @@
|
||||
using namespace std ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
static const int MIN_DAYS = 19358 ; // giorni dal 01/01/1970 al 01/01/2023
|
||||
static const int MIN_DAYS = 19723 ; // giorni dal 01/01/1970 al 01/01/2024
|
||||
static const int N_STEP = 7 ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user