SELECT CONVERT_TZ('2004-01-01 12 : CONVERT_TZ : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » CONVERT_TZ »

 

SELECT CONVERT_TZ('2004-01-01 12


mysql>
mysql>
mysql>
mysql> SELECT CONVERT_TZ('2004-01-01 12:00:00','+00:00','+10:00');
+-----------------------------------------------------+
| CONVERT_TZ('2004-01-01 12:00:00','+00:00','+10:00') |
+-----------------------------------------------------+
2004-01-01 22:00:00                                 |
+-----------------------------------------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Date Time Functions
» CONVERT_TZ