TIME : TIME « Data Types « MySQL Tutorial






The TIME data type stores the time of a particular date.

TIME values can range not just from 00:00:00 to 23:59:59.

But also from -838:59:59 to 838:59:59.

This allows you to represent the elapsed time or difference between two dates.

10.23.TIME
10.23.1.TIME