<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Displaying Google Calendar Events on a Club Web Site</title>
	<atom:link href="http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/</link>
	<description>A blog by Simon J. Williams</description>
	<lastBuildDate>Mon, 20 May 2013 19:20:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: simon</title>
		<link>http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10997</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Sun, 18 Mar 2012 23:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10997</guid>
		<description>I would imagine the code will display the Google Calendar time - but since the calendar is GMT and everyone I know that uses it is in the UK I haven&#039;t had a chance to confirm that.  However, the calendar can be configured in the settings to be in any timezone, and the timezone is included at the end of the date entries if they include a time (for GMT they look like &quot;2012-02-11T17:46:27.000Z&quot;).  

Ah, just found it - have a look at https://developers.google.com/google-apps/calendar/v2/reference and search for &quot;timezone&quot;.  You need to set the current timezone parameter in the query, &quot;ctz&quot;.  This will return the results adjusted to the timezone you require.</description>
		<content:encoded><![CDATA[<p>I would imagine the code will display the Google Calendar time &#8211; but since the calendar is GMT and everyone I know that uses it is in the UK I haven&#8217;t had a chance to confirm that.  However, the calendar can be configured in the settings to be in any timezone, and the timezone is included at the end of the date entries if they include a time (for GMT they look like &#8220;2012-02-11T17:46:27.000Z&#8221;).  </p>
<p>Ah, just found it &#8211; have a look at <a href="https://developers.google.com/google-apps/calendar/v2/reference" rel="nofollow">https://developers.google.com/google-apps/calendar/v2/reference</a> and search for &#8220;timezone&#8221;.  You need to set the current timezone parameter in the query, &#8220;ctz&#8221;.  This will return the results adjusted to the timezone you require.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura Y.</title>
		<link>http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10729</link>
		<dc:creator>Laura Y.</dc:creator>
		<pubDate>Wed, 14 Mar 2012 15:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10729</guid>
		<description>Hi,

The times are displayed on the web page according to which of the following timezones: a) the timezone of the google calendar or b) the timezone according to how its set on the client computer?

Thanks,
Laura</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The times are displayed on the web page according to which of the following timezones: a) the timezone of the google calendar or b) the timezone according to how its set on the client computer?</p>
<p>Thanks,<br />
Laura</p>
]]></content:encoded>
	</item>
</channel>
</rss>
