TIME : TIME : Data Types MySQL TUTORIALS


MySQL TUTORIALS » Data Types » TIME »

 

TIME


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.




Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Types
» TIME