JustinK101 Posted February 12, 2008 Share Posted February 12, 2008 I am confused, I am running multiple domains on the same server. For all my domains the date/time is right, Pacific Time, but one domain is using Eastern Time. I don't know how this is happening. Is there a setting I should be looking at? Here is the date() command I am using on all domains to display the date/time. printf(date("l, F jS - g:ia", time())) Link to comment https://forums.phpfreaks.com/topic/90596-time-off-by-3-hours-only-in-one-domain/ Share on other sites More sharing options...
JustinK101 Posted February 12, 2008 Author Share Posted February 12, 2008 Here is the contents of my phpinfo(), look good using Los_Angeles. date date/time support enabled "Olson" Timezone Database Version 2007.5 Timezone Database internal Default timezone America/Los_Angeles Directive Local Value Master Value date.default_latitude 31.7667 31.7667 date.default_longitude 35.2333 35.2333 date.sunrise_zenith 90.583333 90.583333 date.sunset_zenith 90.583333 90.583333 date.timezone no value no value Link to comment https://forums.phpfreaks.com/topic/90596-time-off-by-3-hours-only-in-one-domain/#findComment-464505 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.