lenerd3000 Posted March 19, 2008 Share Posted March 19, 2008 hello, suppose i have a default timezone of eastern, set using date_default_timezone_set() and i want to show date and time in 4 timezones namely, easter, central, mountain and pacific. how can i do that when my default timezone is eastern. i want to show this 4 timezones, date and time, in the same page. Link to comment https://forums.phpfreaks.com/topic/96910-problem-with-dates/ Share on other sites More sharing options...
BlueSkyIS Posted March 19, 2008 Share Posted March 19, 2008 subtract 1 hour for central, 2 hours for mountain, etc.? Link to comment https://forums.phpfreaks.com/topic/96910-problem-with-dates/#findComment-495914 Share on other sites More sharing options...
lenerd3000 Posted March 19, 2008 Author Share Posted March 19, 2008 i see thanks.. ill try that. Link to comment https://forums.phpfreaks.com/topic/96910-problem-with-dates/#findComment-495919 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.