Set the timezone in the config sample to UTC
这个提交包含在:
父节点
6c8f368f56
当前提交
c138441d38
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -576,7 +576,7 @@ $config['compress_output'] = FALSE;
|
||||||
| helper' page of the user guide for information regarding date handling.
|
| helper' page of the user guide for information regarding date handling.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
$config['time_reference'] = 'local';
|
$config['time_reference'] = 'UTC';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用