<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kyamisama</author_name>
  <author_url>https://blog.hatena.ne.jp/kyamisama/</author_url>
  <blog_title>キャミさまのメモ帳</blog_title>
  <blog_url>https://kyamisama.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Time,Dateオブジェクトについて Rubyにおいて日付や時間を扱うにはTime、Dateオブジェクトで表現できる。 Timeメソッドについて Timeメソッドで時間を扱う 次のコマンドで時間とタイムゾーンを表示できる。 [1] pry(main)&gt; Time.now =&gt; 2019-06-02 13:01:17 +0900 [2] pry(main)&gt; Time.now.zone =&gt; &quot;JST&quot; [3] pry(main)&gt; 任意のタイムオブジェクトを作成可能 [3] pry(main)&gt; datetime = Time.new(2018,2,1,12,30) =&gt; 2018-02-0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkyamisama.hatenablog.com%2Fentry%2F2019%2F06%2F02%2F131922&quot; title=&quot;Ruby 〜Time,Dateオブジェクト覚書〜 - キャミさまのメモ帳&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>2019-06-02 13:19:22</published>
  <title>Ruby 〜Time,Dateオブジェクト覚書〜</title>
  <type>rich</type>
  <url>https://kyamisama.hatenablog.com/entry/2019/06/02/131922</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
