Heim  >  Artikel  >  Backend-Entwicklung  >  php 时间获取相差8小时

php 时间获取相差8小时

WBOY
WBOYOriginal
2016-06-23 13:53:001155Durchsuche

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.}



Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn