Change: submission dates are now managed as long on the users' side
- Mar 23, 2023
-
-
Maël Madon authored
-
Maël Madon authored
-
Maël Madon authored
fix: change the way submission dates are handled: stored in long instead of double, to avoid rounding issues
-
Maël Madon authored
fix: changed session start time to unsigned long instead of double, there is no point in being more precise than the second, and this may lead to rounding issues
-