Pages

▼
Showing posts with label gmt time. Show all posts
Showing posts with label gmt time. Show all posts
Friday, March 28, 2014

Using php get GMT time by changing server timezone

›
<?php date_default_timezone_set ( "UTC" ); $timezone = date_default_timezone_get (); echo "Current server timezone:...
Friday, February 7, 2014

Get gmt time and gmt diferrence using jQuery

›
Live URL <script src="//code.jquery.com/jquery-1.10.2.js"></script> < script > $( document ).ready(...
›
Home
View web version
Powered by Blogger.