<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gloryof</author_name>
  <author_url>https://blog.hatena.ne.jp/gloryof/</author_url>
  <blog_title>シュンツのつまづき日記</blog_title>
  <blog_url>https://gloryof.hatenablog.com/</blog_url>
  <categories>
    <anon>Java8</anon>
  </categories>
  <description>【前提条件】 [環境] JDK 8u5 NetBeans 8.0 [参考資料] Java8 APIドキュメント http://docs.oracle.com/javase/jp/8/api/ 【概要】 今回は日時の変更方法について調べてみました。 【今までの日時変更】 過去のバージョンではCalendarクラスで addメソッドかsetメソッドを使って値を変更していました。日付をマイナスする場合はcal.add(Calendar.YEAR, -1）など マイナス値でaddするというやり方でした。 【プラス/マイナス】 Date and Time APIの場合はプラスとマイナスごとに メソッドが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgloryof.hatenablog.com%2Fentry%2F20140614%2F1402709254&quot; title=&quot;Date and Time APIについて調べてみた その3 - シュンツのつまづき日記&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>2014-06-14 10:27:34</published>
  <title>Date and Time APIについて調べてみた その3</title>
  <type>rich</type>
  <url>https://gloryof.hatenablog.com/entry/20140614/1402709254</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
