📜  将日期与日期时间分开 php 代码示例

📅  最后修改于: 2022-03-11 14:54:46.929000             🧑  作者: Mango

代码示例2
date('Y-m-d', strtotime( '2015-04-16 15:00:01' ) );