• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

MySQL default time format UTC or GMT?

phpmysqltimezoneutcconvert-tz


PHP Snippet 1:

CONVERT_TZ(dt,from_tz,to_tz)

PHP Snippet 2:

mysql> SELECT @@global.time_zone, @@session.time_zone;

Related Snippets

hidden INPUT value not available in $_POST

MySQL order by field in Eloquent

PHP DOTENV unable to load env vars

Convert PHP array into HTML tag attributes separated by spaces

merging two arrays with specified index

Create tags in laravel post publishing

How to get array values using foreach in laravel

I want to display default profile image if user do not have profile image

How to set time with DateTime modify?

How to insert Google Adsense Code in PHP script?

How to loop sql table data inside a html table

Project structure for PHP

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given [duplicate]

retrieve data from database using session

Override default Auth routes in Laravel 7

About Contact Privacy policy Terms and conditions