DATETIME : DATETIME « Data Types « MySQL Tutorial






DATETIME format holds the entire date and time of an event to the nearest second.

DATETIME values can range from 1000-01-01 00:00:00 to 9999-12-31 23:59:59.

10.7.DATETIME
10.7.1.DATETIME