2017年8月17日
摘要: <?php header("Content-type: text/html; charset=utf-8");date_default_timezone_set('PRC');$time = "121212122";echo format_date($time); /*方法一*/function f 阅读全文
posted @ 2017-08-17 15:04 zxyPhp 阅读(295) 评论(0) 推荐(0)