会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xwlong
博客园
首页
新随笔
联系
管理
订阅
2017年11月23日
php时间日期
摘要: 1、设置时区:在php.ini中设置date.timezone=PRC(中华人民共和国); 2、获取当前时间: gmmktime()、mktime()、time()获取当前GMT日期的UNIX时间戳 microtime()获取当前UNIX时间戳和微秒数 getdate()可获得日期时间信息 3、格式
阅读全文
posted @ 2017-11-23 20:55 xwlong
阅读(317)
评论(0)
推荐(0)
编辑