<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>Dateオブジェクト（現在の日時を取得） &lt;script&gt; var now; now = new Date(); document.write('&lt;h1&gt;',now.toString(),'&lt;/h1&gt;'); &lt;/script&gt; Dateオブジェクト（指定した日時のオブジェクトを生成） 日時指定でサイト表示させるときなどに使う。 &lt;script&gt; var aDay; aDay = new Date(2013,7,20,12,00,00); document.write('&lt;h1&gt;',aDay.toString(),'&lt;/h1&gt;'); &lt;/script&gt; Dateオブジェクト（日付を平成形式で表示…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20131117%2F1384614013&quot; title=&quot;JavaScript06（Dateオブジェクト） - 96&amp;#39;s 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>2013-08-20 00:00:00</published>
  <title>JavaScript06（Dateオブジェクト）</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20131117/1384614013</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
