<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sardine</author_name>
  <author_url>https://blog.hatena.ne.jp/sardine/</author_url>
  <blog_title>toyfish.blog</blog_title>
  <blog_url>https://www.toyfish.blog/</blog_url>
  <categories>
    <anon>PC</anon>
  </categories>
  <description>以下の内容で *.vbs ファイルを作成し、ダブルクリックで実行する。 開始日・終了日を聞かれるので、「2004/2/12」みたいな形式で入力すれば、日数 (両端を含む) が表示される。 a = CDate(InputBox(&quot;開始日&quot;)) b = CDate(InputBox(&quot;終了日&quot;)) MsgBox a &amp; &quot;〜&quot; &amp; b &amp; &quot; → &quot; &amp; (DateDiff(&quot;d&quot;, a, b) + 1) &amp; &quot;日&quot;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.toyfish.blog%2Fentry%2F20040212%2Fp2&quot; title=&quot; 経過日数を計算する方法 - toyfish.blog&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>2004-02-12 00:00:01</published>
  <title> 経過日数を計算する方法</title>
  <type>rich</type>
  <url>https://www.toyfish.blog/entry/20040212/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
