Hi
I am a developer,I am currently facing an issue in php related with the time stamp in windows PC.The issue is that php always returns UTC time when using date(' Y-m-d H:i:s')
so that Iam not able to insert correct date time in database.when using in windows,it really differs from the real time
Thanks in advance
lino

