<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gototake blog &#187; Google</title>
	<atom:link href="http://blog.gototake.com/?cat=5&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.gototake.com</link>
	<description>自分用メモ</description>
	<lastBuildDate>Mon, 21 Nov 2016 12:04:51 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.1</generator>
	<item>
		<title>Googleカレンダー　インポート</title>
		<link>http://blog.gototake.com/?p=32</link>
		<comments>http://blog.gototake.com/?p=32#comments</comments>
		<pubDate>Mon, 31 Mar 2014 13:28:42 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.gototake.com/?p=32</guid>
		<description><![CDATA[Googleカレンダーにicsで西武の試合の日程を入れようと、ネットで探してきたカレンダーを一軍のみで、開催地 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Googleカレンダーにicsで西武の試合の日程を入れようと、ネットで探してきたカレンダーを一軍のみで、開催地とか短くして入れようとした。<br />
去年は上手く行ったのに、今年は時間がずれる。</p>
<style type="text/css">
.bwp-syntax-wrapper li {white-space: normal;}
</style>
<div class="bwp-syntax-block clearfix">
<div class="bwp-syntax-toolbar">
<div class="bwp-syntax-control"><a href="javascript:;" class="bwp-syntax-source-switch" title="View Source Code"></a></div>
</div>
<div class="bwp-syntax-wrapper clearfix bwp-syntax-simple">
<table class="php">
<tbody>
<tr class="li1">
<td class="ln">
<pre class="de1">1
</pre>
</td>
<td class="de1">
<pre class="de1">DTEND<span class="sy0">;</span>TZID<span class="sy0">=</span>Asia<span class="sy0">/</span>Tokyo<span class="sy0">:</span>20140301T170000</pre>
</td>
</tr>
</tbody>
</table>
</div>
<div class="bwp-syntax-source">
<pre class="no-parse">DTEND;TZID=Asia/Tokyo:20140301T170000</pre>
</div>
</div>
<p>この形式だと9時間前になってしまう。</p>
<style type="text/css">
.bwp-syntax-wrapper li {white-space: normal;}
</style>
<div class="bwp-syntax-block clearfix">
<div class="bwp-syntax-toolbar">
<div class="bwp-syntax-control"><a href="javascript:;" class="bwp-syntax-source-switch" title="View Source Code"></a></div>
</div>
<div class="bwp-syntax-wrapper clearfix bwp-syntax-simple">
<table class="php">
<tbody>
<tr class="li1">
<td class="ln">
<pre class="de1">1
</pre>
</td>
<td class="de1">
<pre class="de1">DTSTART<span class="sy0">:</span>19500507T020000Z</pre>
</td>
</tr>
</tbody>
</table>
</div>
<div class="bwp-syntax-source">
<pre class="no-parse">DTSTART:19500507T020000Z</pre>
</div>
</div>
<p>にしてみたら、今度は9時間後ろになってしまった。</p>
<p>結局最後のZを取ったら上手く行った。</p>
<style type="text/css">
.bwp-syntax-wrapper li {white-space: normal;}
</style>
<div class="bwp-syntax-block clearfix">
<div class="bwp-syntax-toolbar">
<div class="bwp-syntax-control"><a href="javascript:;" class="bwp-syntax-source-switch" title="View Source Code"></a></div>
</div>
<div class="bwp-syntax-wrapper clearfix bwp-syntax-simple">
<table class="php">
<tbody>
<tr class="li1">
<td class="ln">
<pre class="de1">1
</pre>
</td>
<td class="de1">
<pre class="de1">DTSTART<span class="sy0">:</span>19500507T020000</pre>
</td>
</tr>
</tbody>
</table>
</div>
<div class="bwp-syntax-source">
<pre class="no-parse">DTSTART:19500507T020000</pre>
</div>
</div>
<p>去年はAsia/Tokyoありでやって上手くいったきがするのだが。</p>
<p>[memberOnly]</p>
<p>http://wlc.jp/labo/slcalendarconv/conv2014.php</p>
<p>\\landiskgx\htdocs\labo\slcalendarconv<br />
[/memberOnly]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gototake.com/?feed=rss2&#038;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
