2
3
4
5
6
7
8
9
10
11
|
/*
|---------------------------------------------------------------
| TimeZone
|---------------------------------------------------------------
|
| default Time Zone
|
*/
if ( function_exists( 'date_default_timezone_set' ) )
date_default_timezone_set('Asia/Jakarta');
|
beda jam di codeigniter
to handle it, just write below section in config codeigniter
0 Response to "beda jam di codeigniter"
Posting Komentar