<?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>日付文字列を日付型に変換するには DateValue 関数を使う。 DateValue( DateString ) DateString : 日付文字列。存在しない日付を指定するとエラー 戻り値は内部処理形式が Date 型のバリアント。 WScript.Echo DateValue(&quot;100/1/1&quot;) ' → 100/01/01 WScript.Echo DateValue(&quot;9999/12/31&quot;) ' → 9999/12/31 英語（アメリカ）の年月日指定（月→日→年）でも変換できる。 WScript.Echo DateValue(&quot;Dec 30, 1991&quot;) ' → 1991/12…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2Fvbscript-datevalue&quot; title=&quot;VBScript - 日付文字列を日付型に変換する | DateValue関数 - 怠日記&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-27 08:00:00</published>
  <title>VBScript - 日付文字列を日付型に変換する | DateValue関数</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/vbscript-datevalue</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
