<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Tweet time stamp (wrong time zone)</title>
		<link>http://www.kriesi.at/support/topic/tweet-time-stamp-wrong-time-zone</link>
		<description>Support Forum - Topic: Tweet time stamp (wrong time zone)</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 21:40:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/tweet-time-stamp-wrong-time-zone" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Tweet time stamp (wrong time zone)"</title>
			<link>http://www.kriesi.at/support/topic/tweet-time-stamp-wrong-time-zone#post-40702</link>
			<pubDate>Wed, 08 Feb 2012 13:30:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">40702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not very familiar with the twitter api but according to the docs: &#60;a href=&#34;https://dev.twitter.com/docs/api/1/get/statuses/user_timeline&#34; rel=&#34;nofollow&#34;&#62;https://dev.twitter.com/docs/api/1/get/statuses/user_timeline&#60;/a&#62; I guess that it's not a problem with Kriesis code but a twitter account configuration issue. The theme code uses the utc offset (see following line:)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;utc_offset&#38;#39; =&#38;gt; (int) $tweet-&#38;gt;user-&#38;gt;utc_offset[0],&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to calculate the tweet times. However this offset and the time zone, etc. are part of the twitter response. Please check if all twitter account settings are configured right (especially your time zone) and change them if necessary. Your twitter response file: &#60;a href=&#34;http://api.twitter.com/1/statuses/user_timeline.xml?include_rts=true&#38;amp;screen_name=ii_infographics&#34; rel=&#34;nofollow&#34;&#62;http://api.twitter.com/1/statuses/user_timeline.xml?include_rts=true&#38;amp;screen_name=ii_infographics&#60;/a&#62; indicates that the time zone is set to GMT +/- 0.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>appgel11 on "Tweet time stamp (wrong time zone)"</title>
			<link>http://www.kriesi.at/support/topic/tweet-time-stamp-wrong-time-zone#post-40599</link>
			<pubDate>Tue, 07 Feb 2012 16:23:24 +0000</pubDate>
			<dc:creator>appgel11</dc:creator>
			<guid isPermaLink="false">40599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found it - but what needs to replace this code so that it accurately reflects my timezone for tweets?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Tweet time stamp (wrong time zone)"</title>
			<link>http://www.kriesi.at/support/topic/tweet-time-stamp-wrong-time-zone#post-40549</link>
			<pubDate>Tue, 07 Feb 2012 08:59:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">40549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can modify the twitter widget code - it's located in framework\php\class-framework-widgets.php - search for following code to find the right code line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$response = wp_remote_get( &#38;#39;http://api.twitter.com/1/statuses/user_timeline.xml?include_rts=true&#38;amp;screen_name=&#38;#39;.$username );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>appgel11 on "Tweet time stamp (wrong time zone)"</title>
			<link>http://www.kriesi.at/support/topic/tweet-time-stamp-wrong-time-zone#post-40478</link>
			<pubDate>Tue, 07 Feb 2012 00:20:02 +0000</pubDate>
			<dc:creator>appgel11</dc:creator>
			<guid isPermaLink="false">40478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using the Twitter widget, but it is reflecting tweet times about 7 hours ahead of where I am.&#60;/p&#62;
&#60;p&#62;I can *confirm that my WP settings are accurate and set to my local time.&#60;/p&#62;
&#60;p&#62;Is this widget pulling from a setting in your AviaFramework?&#60;/p&#62;
&#60;p&#62;Where can I modify?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
