Welcome Guest, Not a member yet? Register   Sign In
Where should I set the default timezone?
#11

[eluser]InsiteFX[/eluser]
Because you are setting it wrong!
Code:
<?php

date_default_timezone_set('Europe/Stockholm');
#12

[eluser]Andreas Bergström[/eluser]
[quote author="InsiteFX" date="1328092552"]Because you are setting it wrong!
Code:
<?php

date_default_timezone_set('Europe/Stockholm');
[/quote]

That did the trick, thank you!




Theme © iAndrew 2016 - Forum software by © MyBB