<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>midorikusagame</author_name>
  <author_url>https://blog.hatena.ne.jp/midorikusagame/</author_url>
  <blog_title>ギリギリコメディカル投資家のブログ</blog_title>
  <blog_url>https://midorikusagame.com/</blog_url>
  <categories>
    <anon>プログラム</anon>
    <anon>Google Apps Script</anon>
  </categories>
  <description>前回、Googleカレンダーに予定をGoogle Apps Scriptを使って予定を書き込むというプログラムをつくりました。 今回はその予定の色をGoogle Apps Scriptをつかって指定するプログラムをつくってみます。 実際のコード プログラムは以下のようになります。 function myFunction() { const cal_id = &quot;GoogleカレンダーのID&quot;; let myCal = CalendarApp.getCalendarById(cal_id); const startDate = new Date(2023,4,8,8); const endDate…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmidorikusagame.com%2Fentry%2F2023%2F05%2F10%2F103041&quot; title=&quot;Google Apps ScriptをつかってGoogleカレンダーの予定の色を指定してみる。 - ギリギリコメディカル投資家のブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/midorikusagame/20220910/20220910094726.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-10 10:30:41</published>
  <title>Google Apps ScriptをつかってGoogleカレンダーの予定の色を指定してみる。</title>
  <type>rich</type>
  <url>https://midorikusagame.com/entry/2023/05/10/103041</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
