ogreatone43
New Member
- Messages
- 13
- Reaction score
- 0
- Points
- 0
According to my site it's now 12:21 PM eastern, November 3 instead of 12:21 AM eastern, November 3. This was all working fine just a few hours ago. To handle the times zone on my site I use this:
Is anyone else having the wrong time reported for their site, or are there any ideas as to why this suddenly started happening to me?
PHP:
date_default_timezone_set ("America/New_York");
Last edited: