timezone problem
Moderator: General Moderators
-
billabon0202
- Forum Newbie
- Posts: 8
- Joined: Wed Feb 20, 2008 11:31 am
timezone problem
how do I, using the date_default_timezone_set() function, set eastern standard time
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: timezone problem
You pass it a string containing one of these:
http://us2.php.net/manual/en/timezones.america.php
Pick your nearest city.
http://us2.php.net/manual/en/timezones.america.php
Pick your nearest city.
(#10850)