blob: d6f570d700dfa5966c98368062ffb4b19d4fc80d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Apr 26 20:47:05 PDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HybridDate (ORC Core 1.6.3 API)</title>
<meta name="date" content="2020-04-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HybridDate (ORC Core 1.6.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":9,"i13":9,"i14":9,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HybridDate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/threeten/extra/chrono/HybridChronology.html" title="class in org.threeten.extra.chrono"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/threeten/extra/chrono/HybridDate.html" target="_top">Frames</a></li>
<li><a href="HybridDate.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.threeten.extra.chrono</div>
<h2 title="Class HybridDate" class="title">Class HybridDate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.threeten.extra.chrono.HybridDate</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a>&gt;, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAdjuster.html?is-external=true" title="class or interface in java.time.temporal">TemporalAdjuster</a></dd>
</dl>
<hr>
<br>
<pre>public final class <span class="typeNameLabel">HybridDate</span>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">A date in the British Cutover calendar system.
<p>
This date operates using the <a href="../../../../org/threeten/extra/chrono/HybridChronology.html" title="class in org.threeten.extra.chrono">British Cutover calendar</a>.
<h3>Implementation Requirements</h3>
This class is immutable and thread-safe.
<p>
This class must be treated as a value type. Do not synchronize, rely on the
identity hash code or use the distinction between equals() and ==.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.threeten.extra.chrono.HybridDate">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDateTime.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDateTime</a>&lt;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#atTime-java.time.LocalTime-">atTime</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/LocalTime.html?is-external=true" title="class or interface in java.time">LocalTime</a>&nbsp;localTime)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#from-java.time.temporal.TemporalAccessor-">from</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a>&nbsp;temporal)</code>
<div class="block">Obtains a <code>HybridDate</code> from a temporal object.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridChronology.html" title="class in org.threeten.extra.chrono">HybridChronology</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#getChronology--">getChronology</a></span>()</code>
<div class="block">Gets the chronology of this date, which is the British Cutover calendar system.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>org.threeten.extra.chrono.JulianEra</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#getEra--">getEra</a></span>()</code>
<div class="block">Gets the era applicable at this date.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#getLong-java.time.temporal.TemporalField-">getLong</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;arg0)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#hashCode--">hashCode</a></span>()</code>
<div class="block">A hash code for this date.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#lengthOfMonth--">lengthOfMonth</a></span>()</code>
<div class="block">Returns the length of the month represented by this date.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#lengthOfYear--">lengthOfYear</a></span>()</code>
<div class="block">Returns the length of the year represented by this date.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#minus-long-java.time.temporal.TemporalUnit-">minus</a></span>(long&nbsp;amountToSubtract,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#minus-java.time.temporal.TemporalAmount-">minus</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAmount.html?is-external=true" title="class or interface in java.time.temporal">TemporalAmount</a>&nbsp;amount)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#now--">now</a></span>()</code>
<div class="block">Obtains the current <code>HybridDate</code> from the system clock in the default time-zone.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#now-java.time.Clock-">now</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/Clock.html?is-external=true" title="class or interface in java.time">Clock</a>&nbsp;clock)</code>
<div class="block">Obtains the current <code>HybridDate</code> from the specified clock.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#now-java.time.ZoneId-">now</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/ZoneId.html?is-external=true" title="class or interface in java.time">ZoneId</a>&nbsp;zone)</code>
<div class="block">Obtains the current <code>HybridDate</code> from the system clock in the specified time-zone.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#of-int-int-int-">of</a></span>(int&nbsp;prolepticYear,
int&nbsp;month,
int&nbsp;dayOfMonth)</code>
<div class="block">Obtains a <code>HybridDate</code> representing a date in the British Cutover calendar
system from the proleptic-year, month-of-year and day-of-month fields.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#plus-long-java.time.temporal.TemporalUnit-">plus</a></span>(long&nbsp;amountToAdd,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#plus-java.time.temporal.TemporalAmount-">plus</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAmount.html?is-external=true" title="class or interface in java.time.temporal">TemporalAmount</a>&nbsp;amount)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>&lt;R&gt;&nbsp;R</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#query-java.time.temporal.TemporalQuery-">query</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalQuery.html?is-external=true" title="class or interface in java.time.temporal">TemporalQuery</a>&lt;R&gt;&nbsp;query)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ValueRange.html?is-external=true" title="class or interface in java.time.temporal">ValueRange</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#range-java.time.temporal.TemporalField-">range</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;arg0)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ValueRange.html?is-external=true" title="class or interface in java.time.temporal">ValueRange</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#rangeChrono-java.time.temporal.ChronoField-">rangeChrono</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ChronoField.html?is-external=true" title="class or interface in java.time.temporal">ChronoField</a>&nbsp;field)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#toEpochDay--">toEpochDay</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoPeriod.html?is-external=true" title="class or interface in java.time.chrono">ChronoPeriod</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#until-java.time.chrono.ChronoLocalDate-">until</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a>&nbsp;endDateExclusive)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#until-java.time.temporal.Temporal-java.time.temporal.TemporalUnit-">until</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a>&nbsp;endExclusive,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#with-java.time.temporal.TemporalAdjuster-">with</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAdjuster.html?is-external=true" title="class or interface in java.time.temporal">TemporalAdjuster</a>&nbsp;adjuster)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/threeten/extra/chrono/HybridDate.html#with-java.time.temporal.TemporalField-long-">with</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;field,
long&nbsp;newValue)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.time.chrono.ChronoLocalDate">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.time.chrono.<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#adjustInto-java.time.temporal.Temporal-" title="class or interface in java.time.chrono">adjustInto</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#compareTo-java.time.chrono.ChronoLocalDate-" title="class or interface in java.time.chrono">compareTo</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#format-java.time.format.DateTimeFormatter-" title="class or interface in java.time.chrono">format</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isAfter-java.time.chrono.ChronoLocalDate-" title="class or interface in java.time.chrono">isAfter</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isBefore-java.time.chrono.ChronoLocalDate-" title="class or interface in java.time.chrono">isBefore</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isEqual-java.time.chrono.ChronoLocalDate-" title="class or interface in java.time.chrono">isEqual</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isLeapYear--" title="class or interface in java.time.chrono">isLeapYear</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isSupported-java.time.temporal.TemporalField-" title="class or interface in java.time.chrono">isSupported</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#isSupported-java.time.temporal.TemporalUnit-" title="class or interface in java.time.chrono">isSupported</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#timeLineOrder--" title="class or interface in java.time.chrono">timeLineOrder</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#toString--" title="class or interface in java.time.chrono">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.time.temporal.TemporalAccessor">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.time.temporal.<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a></h3>
<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#get-java.time.temporal.TemporalField-" title="class or interface in java.time.temporal">get</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#getLong-java.time.temporal.TemporalField-" title="class or interface in java.time.temporal">getLong</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#range-java.time.temporal.TemporalField-" title="class or interface in java.time.temporal">range</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="now--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>now</h4>
<pre>public static&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;now()</pre>
<div class="block">Obtains the current <code>HybridDate</code> from the system clock in the default time-zone.
<p>
This will query the <a href="http://docs.oracle.com/javase/8/docs/api/java/time/Clock.html?is-external=true#systemDefaultZone--" title="class or interface in java.time"><code>system clock</code></a> in the default
time-zone to obtain the current date.
<p>
Using this method will prevent the ability to use an alternate clock for testing
because the clock is hard-coded.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current date using the system clock and default time-zone, not null</dd>
</dl>
</li>
</ul>
<a name="now-java.time.ZoneId-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>now</h4>
<pre>public static&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;now(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/ZoneId.html?is-external=true" title="class or interface in java.time">ZoneId</a>&nbsp;zone)</pre>
<div class="block">Obtains the current <code>HybridDate</code> from the system clock in the specified time-zone.
<p>
This will query the <a href="http://docs.oracle.com/javase/8/docs/api/java/time/Clock.html?is-external=true#system-java.time.ZoneId-" title="class or interface in java.time"><code>system clock</code></a> to obtain the current date.
Specifying the time-zone avoids dependence on the default time-zone.
<p>
Using this method will prevent the ability to use an alternate clock for testing
because the clock is hard-coded.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>zone</code> - the zone ID to use, not null</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current date using the system clock, not null</dd>
</dl>
</li>
</ul>
<a name="now-java.time.Clock-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>now</h4>
<pre>public static&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;now(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/Clock.html?is-external=true" title="class or interface in java.time">Clock</a>&nbsp;clock)</pre>
<div class="block">Obtains the current <code>HybridDate</code> from the specified clock.
<p>
This will query the specified clock to obtain the current date - today.
Using this method allows the use of an alternate clock for testing.
The alternate clock may be introduced using <a href="http://docs.oracle.com/javase/8/docs/api/java/time/Clock.html?is-external=true" title="class or interface in java.time">dependency injection</a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clock</code> - the clock to use, not null</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current date, not null</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/DateTimeException.html?is-external=true" title="class or interface in java.time">DateTimeException</a></code> - if the current date cannot be obtained</dd>
</dl>
</li>
</ul>
<a name="of-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>of</h4>
<pre>public static&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;of(int&nbsp;prolepticYear,
int&nbsp;month,
int&nbsp;dayOfMonth)</pre>
<div class="block">Obtains a <code>HybridDate</code> representing a date in the British Cutover calendar
system from the proleptic-year, month-of-year and day-of-month fields.
<p>
This returns a <code>HybridDate</code> with the specified fields.
<p>
Dates in the middle of the cutover gap, such as the 10th September 1752,
will not throw an exception. Instead, the date will be treated as a Julian date
and converted to an ISO date, with the day of month shifted by 11 days.
<p>
Invalid dates, such as September 31st will throw an exception.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>prolepticYear</code> - the British Cutover proleptic-year</dd>
<dd><code>month</code> - the British Cutover month-of-year, from 1 to 12</dd>
<dd><code>dayOfMonth</code> - the British Cutover day-of-month, from 1 to 31</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the date in British Cutover calendar system, not null</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/DateTimeException.html?is-external=true" title="class or interface in java.time">DateTimeException</a></code> - if the value of any field is out of range,
or if the day-of-month is invalid for the month-year</dd>
</dl>
</li>
</ul>
<a name="from-java.time.temporal.TemporalAccessor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre>public static&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;from(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a>&nbsp;temporal)</pre>
<div class="block">Obtains a <code>HybridDate</code> from a temporal object.
<p>
This obtains a date in the British Cutover calendar system based on the specified temporal.
A <code>TemporalAccessor</code> represents an arbitrary set of date and time information,
which this factory converts to an instance of <code>HybridDate</code>.
<p>
The conversion uses the <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ChronoField.html?is-external=true#EPOCH_DAY" title="class or interface in java.time.temporal"><code>EPOCH_DAY</code></a>
field, which is standardized across calendar systems.
<p>
This method matches the signature of the functional interface <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalQuery.html?is-external=true" title="class or interface in java.time.temporal"><code>TemporalQuery</code></a>
allowing it to be used as a query via method reference, <code>HybridDate::from</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#from-java.time.temporal.TemporalAccessor-" title="class or interface in java.time.chrono">from</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>temporal</code> - the temporal object to convert, not null</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the date in British Cutover calendar system, not null</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/DateTimeException.html?is-external=true" title="class or interface in java.time">DateTimeException</a></code> - if unable to convert to a <code>HybridDate</code></dd>
</dl>
</li>
</ul>
<a name="rangeChrono-java.time.temporal.ChronoField-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rangeChrono</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ValueRange.html?is-external=true" title="class or interface in java.time.temporal">ValueRange</a>&nbsp;rangeChrono(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ChronoField.html?is-external=true" title="class or interface in java.time.temporal">ChronoField</a>&nbsp;field)</pre>
</li>
</ul>
<a name="getChronology--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChronology</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridChronology.html" title="class in org.threeten.extra.chrono">HybridChronology</a>&nbsp;getChronology()</pre>
<div class="block">Gets the chronology of this date, which is the British Cutover calendar system.
<p>
The <code>Chronology</code> represents the calendar system in use.
The era and other fields in <a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ChronoField.html?is-external=true" title="class or interface in java.time.temporal"><code>ChronoField</code></a> are defined by the chronology.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#getChronology--" title="class or interface in java.time.chrono">getChronology</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the British Cutover chronology, not null</dd>
</dl>
</li>
</ul>
<a name="getEra--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEra</h4>
<pre>public&nbsp;org.threeten.extra.chrono.JulianEra&nbsp;getEra()</pre>
<div class="block">Gets the era applicable at this date.
<p>
The British Cutover calendar system has two eras, 'AD' and 'BC',
defined by <code>JulianEra</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#getEra--" title="class or interface in java.time.chrono">getEra</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the era applicable at this date, not null</dd>
</dl>
</li>
</ul>
<a name="lengthOfMonth--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lengthOfMonth</h4>
<pre>public&nbsp;int&nbsp;lengthOfMonth()</pre>
<div class="block">Returns the length of the month represented by this date.
<p>
This returns the length of the month in days.
This takes into account the cutover, returning 19 in September 1752.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#lengthOfMonth--" title="class or interface in java.time.chrono">lengthOfMonth</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the length of the month in days, from 19 to 31</dd>
</dl>
</li>
</ul>
<a name="lengthOfYear--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lengthOfYear</h4>
<pre>public&nbsp;int&nbsp;lengthOfYear()</pre>
<div class="block">Returns the length of the year represented by this date.
<p>
This returns the length of the year in days.
This takes into account the cutover, returning 355 in 1752.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#lengthOfYear--" title="class or interface in java.time.chrono">lengthOfYear</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the length of the month in days, from 19 to 31</dd>
</dl>
</li>
</ul>
<a name="with-java.time.temporal.TemporalAdjuster-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>with</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;with(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAdjuster.html?is-external=true" title="class or interface in java.time.temporal">TemporalAdjuster</a>&nbsp;adjuster)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#with-java.time.temporal.TemporalAdjuster-" title="class or interface in java.time.chrono">with</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#with-java.time.temporal.TemporalAdjuster-" title="class or interface in java.time.temporal">with</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="with-java.time.temporal.TemporalField-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>with</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;with(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;field,
long&nbsp;newValue)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#with-java.time.temporal.TemporalField-long-" title="class or interface in java.time.chrono">with</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#with-java.time.temporal.TemporalField-long-" title="class or interface in java.time.temporal">with</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="plus-java.time.temporal.TemporalAmount-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>plus</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;plus(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAmount.html?is-external=true" title="class or interface in java.time.temporal">TemporalAmount</a>&nbsp;amount)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#plus-java.time.temporal.TemporalAmount-" title="class or interface in java.time.chrono">plus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#plus-java.time.temporal.TemporalAmount-" title="class or interface in java.time.temporal">plus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="plus-long-java.time.temporal.TemporalUnit-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>plus</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;plus(long&nbsp;amountToAdd,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#plus-long-java.time.temporal.TemporalUnit-" title="class or interface in java.time.chrono">plus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#plus-long-java.time.temporal.TemporalUnit-" title="class or interface in java.time.temporal">plus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="minus-java.time.temporal.TemporalAmount-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>minus</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;minus(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAmount.html?is-external=true" title="class or interface in java.time.temporal">TemporalAmount</a>&nbsp;amount)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#minus-java.time.temporal.TemporalAmount-" title="class or interface in java.time.chrono">minus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#minus-java.time.temporal.TemporalAmount-" title="class or interface in java.time.temporal">minus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="minus-long-java.time.temporal.TemporalUnit-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>minus</h4>
<pre>public&nbsp;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&nbsp;minus(long&nbsp;amountToSubtract,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#minus-long-java.time.temporal.TemporalUnit-" title="class or interface in java.time.chrono">minus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#minus-long-java.time.temporal.TemporalUnit-" title="class or interface in java.time.temporal">minus</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="atTime-java.time.LocalTime-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>atTime</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDateTime.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDateTime</a>&lt;<a href="../../../../org/threeten/extra/chrono/HybridDate.html" title="class in org.threeten.extra.chrono">HybridDate</a>&gt;&nbsp;atTime(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/LocalTime.html?is-external=true" title="class or interface in java.time">LocalTime</a>&nbsp;localTime)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#atTime-java.time.LocalTime-" title="class or interface in java.time.chrono">atTime</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
</dl>
</li>
</ul>
<a name="until-java.time.temporal.Temporal-java.time.temporal.TemporalUnit-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>until</h4>
<pre>public&nbsp;long&nbsp;until(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a>&nbsp;endExclusive,
<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalUnit.html?is-external=true" title="class or interface in java.time.temporal">TemporalUnit</a>&nbsp;unit)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#until-java.time.temporal.Temporal-java.time.temporal.TemporalUnit-" title="class or interface in java.time.chrono">until</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true#until-java.time.temporal.Temporal-java.time.temporal.TemporalUnit-" title="class or interface in java.time.temporal">until</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/Temporal.html?is-external=true" title="class or interface in java.time.temporal">Temporal</a></code></dd>
</dl>
</li>
</ul>
<a name="until-java.time.chrono.ChronoLocalDate-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>until</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoPeriod.html?is-external=true" title="class or interface in java.time.chrono">ChronoPeriod</a>&nbsp;until(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a>&nbsp;endDateExclusive)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#until-java.time.chrono.ChronoLocalDate-" title="class or interface in java.time.chrono">until</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
</dl>
</li>
</ul>
<a name="toEpochDay--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toEpochDay</h4>
<pre>public&nbsp;long&nbsp;toEpochDay()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#toEpochDay--" title="class or interface in java.time.chrono">toEpochDay</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
</dl>
</li>
</ul>
<a name="query-java.time.temporal.TemporalQuery-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre>public&nbsp;&lt;R&gt;&nbsp;R&nbsp;query(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalQuery.html?is-external=true" title="class or interface in java.time.temporal">TemporalQuery</a>&lt;R&gt;&nbsp;query)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#query-java.time.temporal.TemporalQuery-" title="class or interface in java.time.chrono">query</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#query-java.time.temporal.TemporalQuery-" title="class or interface in java.time.temporal">query</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a></code></dd>
</dl>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.time.chrono">equals</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;hashCode()</pre>
<div class="block">A hash code for this date.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#hashCode--" title="class or interface in java.time.chrono">hashCode</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a suitable hash code based only on the Chronology and the date</dd>
</dl>
</li>
</ul>
<a name="range-java.time.temporal.TemporalField-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>range</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/ValueRange.html?is-external=true" title="class or interface in java.time.temporal">ValueRange</a>&nbsp;range(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;arg0)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#range-java.time.temporal.TemporalField-" title="class or interface in java.time.temporal">range</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a></code></dd>
</dl>
</li>
</ul>
<a name="getLong-java.time.temporal.TemporalField-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLong</h4>
<pre>public&nbsp;long&nbsp;getLong(<a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalField.html?is-external=true" title="class or interface in java.time.temporal">TemporalField</a>&nbsp;arg0)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true#getLong-java.time.temporal.TemporalField-" title="class or interface in java.time.temporal">getLong</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html?is-external=true" title="class or interface in java.time.temporal">TemporalAccessor</a></code></dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true#toString--" title="class or interface in java.time.chrono">toString</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/time/chrono/ChronoLocalDate.html?is-external=true" title="class or interface in java.time.chrono">ChronoLocalDate</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/HybridDate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/threeten/extra/chrono/HybridChronology.html" title="class in org.threeten.extra.chrono"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/threeten/extra/chrono/HybridDate.html" target="_top">Frames</a></li>
<li><a href="HybridDate.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>