<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>steel-plate</author_name>
  <author_url>https://blog.hatena.ne.jp/steel-plate/</author_url>
  <blog_title>僕のススメ。</blog_title>
  <blog_url>https://steel-plate.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>前回のカレンダーをちょっと改良。日付がそのまま表示されるだけだと、どうしてもカレンダーっぽくないから、きちんと土曜日で改行されるようにしてみた。動かすのが面倒だったから、今月のみを表示する。 main.js function disp_cal() { var table = document.createElement('table'); var tbody = document.createElement('tbody'); /* カレンダーの表示 */ // 現在の日付の取得 var now = new Date(); // 月の初日・最終日の取得 var start = new Date…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsteel-plate.hatenadiary.org%2Fentry%2F20080129%2F1201610068&quot; title=&quot;Dateを使用したカレンダーの作成　〜一週間で区切る〜 - 僕のススメ。&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>2008-01-29 21:34:28</published>
  <title>Dateを使用したカレンダーの作成　〜一週間で区切る〜</title>
  <type>rich</type>
  <url>https://steel-plate.hatenadiary.org/entry/20080129/1201610068</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
