2013年6月21日
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf- 阅读全文
posted @ 2013-06-21 20:12 yun007 阅读(1513) 评论(0) 推荐(0) 编辑
摘要: 如题,把如 2013-6-12 12:00 格式化为 2013-6--12可以先将时间转换下,然后重新将时间格式化显示:echo date("Y-m-d", strtotime($newsArr['news_time'])); 阅读全文
posted @ 2013-06-21 10:29 yun007 阅读(375) 评论(0) 推荐(0) 编辑