首页 > 代码库 > php 时间获取相差8小时
php 时间获取相差8小时
php 时间获取相差8小时
by 伍雪颖
date_default_timezone_set(‘PRC’);
$timeStr = date("Y-m-d H:i:s",time());
$timeStr = date("Y-m-d H:i:s",time());
服务器加上这句话刚好可以解决AFNetWorking解析json的问题
Error Domain=NSCocoaErrorDomain Code=3840 "The operation couldn’t be completed. (Cocoa error 3840.)" (JSON text did not start with array or object and option to allow fragments not set.) UserInfo=0x196463f0 {NSDebugDescription=JSON text did not start with array or object and option to allow fragments not set.}
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。