Check the time zone : Time zone « Date Time « SQL / MySQL






Check the time zone

    
mysql>
mysql> SELECT @@TIME_ZONE;
+-------------+
| @@TIME_ZONE |
+-------------+
| +10:00      |
+-------------+
1 row in set (0.00 sec)

   
    
    
    
  








Related examples in the same category

1.Check the time-zone
2.Change time zone for now
3.Time Zone Adjustments
4.Get the value of the TIME_ZONE system variable.
5.Change time zone