<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>月（を表す名前）を取得するには MonthName 関数を使う。 この関数が返す月の名前は、実行環境に左右されるようである。たとえば、9月だったら「September」や「Sep」という名前を返してくるのかと思いきや、実際の戻り値は「9月」や「9」だった。あまり役に立たないなぁ、という印象。 MonthName( Month, [Abbreviate = False] ) Month： 月を示す数値。たとえば1月なら 1、2月なら 2 となる。 Abbreviate： 月名を短縮するなら True、短縮しないなら False。省略時は False。 以下のコードは、月名を取得する。 WScri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2Fvbscript-monthname&quot; title=&quot;VBScript - 月の名前を取得する | MonthName関数 - 怠日記&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>2023-08-05 08:00:00</published>
  <title>VBScript - 月の名前を取得する | MonthName関数</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/vbscript-monthname</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
