fork download
  1. <?php
  2. date_default_timezone_set('Asia/Karachi');
  3. $gmtHour = gmdate('G');
  4.  
  5. echo $gmtHour ;
Success #stdin #stdout 0.02s 26096KB
stdin
Standard input is empty
stdout
20