<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>google tasks api</anon>
    <anon>java</anon>
  </categories>
  <description>Google Tasks APIでタスクの期限を設定するとき、タイムゾーンに注意する必要があります。Google Tasks上ではタスクの期限は日付（タイムゾーンはUTC固定、時刻は00:00:00固定）で扱うのが無難です。 注意すべき仕様 Taskモデルのdueプロパティはタイムゾーン付き日時（RFC3339）と定義されています。API Explorerで試したところでは以下のようになりました。 APIからタスクを取得すると、dueプロパティはUTCで返される。 APIでタスクを更新するとき、dueプロパティはどのタイムゾーンでも指定できる。ただし、指定された日時をUTCに変換して時間を切り…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F20110927%2F1317134266&quot; title=&quot;Google Tasks APIでタスクの期限を設定する - GeekFactory&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-27 23:37:46</published>
  <title>Google Tasks APIでタスクの期限を設定する</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/20110927/1317134266</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
