PHP date_format () 函数PHP Date/Time 参考手册实例返回一个新的DateTime 对象,然后格式化日期: <?php $date=date_create('2013-03-15');echo date_format($date ...
確定! 回上一頁