mazman13 Posted July 7, 2009 Share Posted July 7, 2009 I'm pulling in an RSS feed using Simplepie. The time tho is all screwed up. How do I change to time zone for this website widthout going into php.ini? www.michaelzavala.com/beta1 It's the Twitter feed that is coming in wrong. You can see what time it's supposed to be at http://twitter.com/michaelzavala Link to comment https://forums.phpfreaks.com/topic/165098-timezone-problems-with-rss-feed/ Share on other sites More sharing options...
ignace Posted July 7, 2009 Share Posted July 7, 2009 What is the format you are gettin' them in? And what is your local time? Link to comment https://forums.phpfreaks.com/topic/165098-timezone-problems-with-rss-feed/#findComment-870588 Share on other sites More sharing options...
mazman13 Posted July 9, 2009 Author Share Posted July 9, 2009 Local time: CST I'm pulling the feed from: http://twitter.com/statuses/user_timeline/16742005.rss using $item->get_date(F j, o g:i A ) It seems like the time is 2 hours behind, I'm not sure what to do to make it match Twitter. Link to comment https://forums.phpfreaks.com/topic/165098-timezone-problems-with-rss-feed/#findComment-872038 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.