MySQL date fetched with one hour behind from PHP -


hi please me one. , dont downvote because have done research, did not find anything.

i have weird issue mysql datetime fields in correct daylight saving times. when select them through php still in winter time, meaning minus 1 hour.

how can fix this?

update timezone gmt+1 correct. mysql db correct.

this not mysql.

it default php timezone settings.

see

http://www.php.net/manual/de/function.date-default-timezone-set.php


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -