MySQL has some functions to include the current date (use CURDATE() for this).
MySQL also has some different types for the columns of the database. As I believe correctly there is DATE as well as TIME.
But I am also just looking at MySQL. Last week I did some coding with it, but that does not make me an expert.