Closed quitterie-lcs closed 2 years ago
For now, the datetime of courses used in the demonstration were hard coded. As the demonstration will evolve among time, it was proper to adapt the start and end dates to the current datetime.
They have been set with a 2-month delta thanks to DATE_ADD and DATE_SUB functions from mysql.
Purpose
For now, the datetime of courses used in the demonstration were hard coded. As the demonstration will evolve among time, it was proper to adapt the start and end dates to the current datetime.
Proposal
They have been set with a 2-month delta thanks to DATE_ADD and DATE_SUB functions from mysql.