<?php date_default_timezone_set("Asia/Kolkata"); //India time (GMT+5:30) echo date('d-m-Y H:i:s'); ?>