<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuronekopunk</author_name>
  <author_url>https://blog.hatena.ne.jp/kuronekopunk/</author_url>
  <blog_title>ノンカフェインであなたにやさしい</blog_title>
  <blog_url>https://akinobu.net/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>TimeクラスChangeメソッドの挙動について まずは年月日を変更してみる。 Time.new(2016, 3, 15, 10, 10, 10).change(year: 2015) # =&gt; 2015-03-15 10:10:10 +0000 Time.new(2016, 3, 15, 10, 10, 10).change(month: 1) # =&gt; 2016-01-15 10:10:10 +0000 Time.new(2016, 3, 15, 10, 10, 10).change(day: 1) # =&gt; 2016-03-01 10:10:10 +0000 指定した年月日に変更できて便…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakinobu.net%2Fentry%2F2016%2F03%2F15%2F064952&quot; title=&quot;RailsのTimeクラスChangeメソッドについて - ノンカフェインであなたにやさしい&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-03-15 06:49:52</published>
  <title>RailsのTimeクラスChangeメソッドについて</title>
  <type>rich</type>
  <url>https://akinobu.net/entry/2016/03/15/064952</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
