<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webry</author_name>
  <author_url>https://blog.hatena.ne.jp/webry/</author_url>
  <blog_title>実践するWEBサイト制作 | webnote</blog_title>
  <blog_url>https://webry.hatenadiary.org/</blog_url>
  <categories>
    <anon>基礎</anon>
    <anon>PHP</anon>
    <anon>WEB開発</anon>
  </categories>
  <description>☆★データーでの確認★☆文字列表記の日付をタイムスタンプに変換する strtotime関数 所定の日付のタイムスタンプを返す。 引数に「&quot;now&quot;」を指定すると、現在日時のタイムスタンプを取得できる。 引数に「日」「月（英数）」「年」を半角スペースで区切った文字列をしていすると、その年月日のタイムスタンプを取得できる。 【 書式 】《 PHPスクリプト 》 &lt;?php // 現在日時のタイムスタンプを取得 print strtotime(&quot;now&quot;) . &quot;&lt;br&gt;&quot;; // 2013年9月14日のタイムスタンプを取得 print mktime(0, 0, 0, 9, 14, 2013) . …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebry.hatenadiary.org%2Fentry%2F20131119%2Fp1&quot; title=&quot;日付・時刻を取得する０７ - 実践するWEBサイト制作 | webnote&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>https://cdn-ak.f.st-hatena.com/images/fotolife/w/webry/20131107/20131107231819.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-19 00:00:00</published>
  <title>日付・時刻を取得する０７</title>
  <type>rich</type>
  <url>https://webry.hatenadiary.org/entry/20131119/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
