This topic is locked
[SOLVED]

 Local Time Function

4/27/2016 5:23:28 PM
PHPRunner General questions
A
azmi author

Hi,
I am working on an Time Management System, Using Now() for Sign in Time and sign out time.

Application working fine on local server but production server is in different time zone location.

Is there any way I can use Now() function with my time zone (US/EST)?