Share the code
//full current date echo date( 'd.m.Y H:i:s'); //29.12.2013 03:18:12 //full given date echo date('d.m.Y H:i:s',1381506380 ); //11.10.2013 18:46:20
No comments:
Post a Comment