<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sora5773</author_name>
  <author_url>https://blog.hatena.ne.jp/sora5773/</author_url>
  <blog_title>知識0からAndroidアプリつくる</blog_title>
  <blog_url>https://wisdomapp.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>日時時刻の取得にはCalendarクラスを使う。 使い方。 Calendar cale=Calendar.getInstance(); Calendarオブジェクトを作成して、日時時刻を取得。 SimpleDateFormat sdf1=new SimpleDateFormat(&quot;HH:mm&quot;); 表示形式を設定。 SimpleDateFormat sdf1=new SimpleDateFormat(&quot;H時mm分&quot;); 上記の場合、○時○○分と表示される。 SimpleDateFormat sdf1 = new SimpleDateFormat(&quot;yyyy/MM/dd HH:mm:ss&quot;); …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwisdomapp.hateblo.jp%2Fentry%2F2017%2F02%2F06%2F161510&quot; title=&quot;現在時刻の取得と加算減算 - 知識0からAndroidアプリつくる&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/s/sora5773/20170206/20170206161415.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-02-06 16:15:10</published>
  <title>現在時刻の取得と加算減算</title>
  <type>rich</type>
  <url>https://wisdomapp.hateblo.jp/entry/2017/02/06/161510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
