Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.
Popup heading
the time is wrong on my blog posts and comments. it appears to be about 3 hours behind my local time. how do I change this?
Sorry for the time problem. We looked at your php.ini and the time zone in there is the following.
date.timezone="America/Los_Angeles"
It appears you are needing East Coast time so we edited it to the following.
date.timezone="America/New_York"
You should see the correct time on your posts in your builder site now. Sorry for the inconvenience.
Regards,
James R