Welcome Guest, Not a member yet? Register   Sign In
timezone Error
#4

(06-04-2015, 12:12 PM)calcio Wrote:
(06-04-2015, 11:13 AM)davicotico Wrote: For Brazil is:

$config['time_reference'] = 'UM3';

More info here:
http://www.codeigniter.com/user_guide/he...-reference

Even with the new configuration it not works.

Sorry,
In the file application/config.php is:
$config['time_reference'] = 'gmt';

In your controllers files is:

$data = now();
echo mdate("%Y-%m-%d %H:%i:%s", gmt_to_local($data, 'UM3'));

Reply


Messages In This Thread
timezone Error - by calcio - 06-04-2015, 07:45 AM
RE: timezone Error - by davicotico - 06-04-2015, 11:13 AM
RE: timezone Error - by calcio - 06-04-2015, 12:12 PM
RE: timezone Error - by davicotico - 06-04-2015, 12:49 PM
RE: timezone Error - by calcio - 06-04-2015, 03:57 PM
RE: timezone Error - by InsiteFX - 06-04-2015, 07:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB