按天分内容的时候,遇到时区的问题

修改lifestream\inc\core.php中

第50行 $this->date = $row->timestamp;

$this->date = $row->timestamp – (9 * 3600);

注意,本人暂时使用韩国时区,所以此处为9  如果你用北京时间,请改为8

标签:, , ,

相关日志


相关博文

评论

Good.Be the first to comment on this entry.

Post comment

comment has COPYRIGHT too!