PHP日期date参数表

$date=new DateTime();

echo $date->format("Y-m-d h:i:s");

相关文章: