Mycket flitig postare
|
|
Reg.datum: Sep 2006
Inlägg: 513
|
|
Mycket flitig postare
Reg.datum: Sep 2006
Inlägg: 513
|
Ställ in rätt tidszon i php.ini
date.timezone = Europe/Stockholm
eller
date.timezone = UTC
Du kan också använda php-funktionen date_default_timezone_set för att ställa in samma sak om du inte har tillgång till php.ini
|