SELECT UNIX_TIMESTAMP('2005-03-27 03 : UNIX_TIMESTAMP : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » UNIX_TIMESTAMP »

 

SELECT UNIX_TIMESTAMP('2005-03-27 03


mysql>
mysql> SELECT UNIX_TIMESTAMP('2005-03-27 03:00:00');
+---------------------------------------+
| UNIX_TIMESTAMP('2005-03-27 03:00:00') |
+---------------------------------------+
|                            1111917600 |
+---------------------------------------+
row in set (0.02 sec)

mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Date Time Functions
» UNIX_TIMESTAMP