<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tototoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/tototoshi/</author_url>
  <blog_title>tototoshi の日記</blog_title>
  <blog_url>https://tototoshi.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPのstrtotime()関数は 英文形式の日付をいい感じにUnixタイムスタンプに変換してくれます。 最高にきもい便利です。 たとえば &lt;?php echo strtotime(&quot;now&quot;), &quot;\n&quot;; ?&gt; これで現在のタイムスタンプが取得できます。 なんだかこれだけ見てもPHPのかほりがしますね。 一日後、一週間後のタイムスタンプがほしいなあ、ってときは &lt;?php echo strtotime(&quot;+1 day&quot;), &quot;\n&quot;; echo strtotime(&quot;+1 week&quot;), &quot;\n&quot;; ?&gt; これでいけます。 混ぜてもいけます。 &lt;?php echo strtotime(&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftototoshi.hatenablog.com%2Fentry%2F20101227%2F1293450031&quot; title=&quot;PHPのstrtotime()がなんだかすごい - tototoshi の日記&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>2010-12-27 20:40:31</published>
  <title>PHPのstrtotime()がなんだかすごい</title>
  <type>rich</type>
  <url>https://tototoshi.hatenablog.com/entry/20101227/1293450031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
