码迷,mamicode.com
首页 > Web开发 > 详细

php 时间获取相差8小时

时间:2014-07-29 14:31:38      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:ios   php   afnetworking   

php 时间获取相差8小时

by 伍雪颖

date_default_timezone_set(‘PRC’);
$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.}



php 时间获取相差8小时,布布扣,bubuko.com

php 时间获取相差8小时

标签:ios   php   afnetworking   

原文地址:http://blog.csdn.net/rainlesvio/article/details/38236905

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!