ki Posted May 4, 2007 Share Posted May 4, 2007 okay on my site i use to use date_default_timezone_set('EST'); because EST is my timezone but some of my members are from different parts of the world... how would I go about adjusting my sites time to theirs? Link to comment https://forums.phpfreaks.com/topic/50040-timezone/ Share on other sites More sharing options...
trq Posted May 4, 2007 Share Posted May 4, 2007 Leave your sites time standard, and let your users adjust it (ie +10) just like you do on this site. Check your profile -> Look and Layout preferences to see what I mean. Link to comment https://forums.phpfreaks.com/topic/50040-timezone/#findComment-245668 Share on other sites More sharing options...
ki Posted May 4, 2007 Author Share Posted May 4, 2007 so if i have a time standard of say, 00:00:00 so i would use an explode get the first one and use like +10 Link to comment https://forums.phpfreaks.com/topic/50040-timezone/#findComment-245690 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.