Changing timezones.

shys_aelaes26

New Member
Messages
32
Reaction score
0
Points
0
I use the following function <?php echo date('H:i:s'); ?>, which currently results in 15:08, whilst at my place it's 22:08.
Is it possible to add a php.ini file to the directory so it sets all times at GMT+1 ?
 
Top