SyntaxFix
Write A Post
Hire A Developer
Questions
You had selected the time format wrong
<?php date_default_timezone_set('GMT'); echo date("Y-m-d,h:m:s"); ?>