<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>2022/02/21追記 本記事内容は古い DateTime/DateTimeImmutableを利用した方法がモダン はじめに 減算は「＋」を「－」に変えるだけ まとめ &lt;?php // 現在日時 // 出力: 2016/10/27 08:33:33 echo date('Y/m/d H:i:s'); // 現在日時 // 出力: 2016/10/27 08:33:33 $unixtime = time(); echo date('Y/m/d H:i:s', $unixtime); // $unixtimeを「1時間」進める $unixtime = time(); return date('…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2016%2F10%2F27%2F083636&quot; title=&quot;PHP 日付（日時）加算、減算まとめ - 備忘録&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>2016-10-27 08:36:36</published>
  <title>PHP 日付（日時）加算、減算まとめ</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2016/10/27/083636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
