jdk/src/java.base/share/classes/java/time/chrono/MinguoEra.java
changeset 44846 b3f9f5bf40b2
parent 25859 3317bb8137f4
child 45124 144479e89cdb
equal deleted inserted replaced
44845:3b829f6434d8 44846:b3f9f5bf40b2
    72  * in the year-of-era count, are part of the 'Before Republic of China' era.
    72  * in the year-of-era count, are part of the 'Before Republic of China' era.
    73  *
    73  *
    74  * <table summary="Minguo years and eras" cellpadding="2" cellspacing="3" border="0" >
    74  * <table summary="Minguo years and eras" cellpadding="2" cellspacing="3" border="0" >
    75  * <thead>
    75  * <thead>
    76  * <tr class="tableSubHeadingColor">
    76  * <tr class="tableSubHeadingColor">
    77  * <th class="colFirst" align="left">year-of-era</th>
    77  * <th class="colFirst" style="text-align:left">year-of-era</th>
    78  * <th class="colFirst" align="left">era</th>
    78  * <th class="colFirst" style="text-align:left">era</th>
    79  * <th class="colFirst" align="left">proleptic-year</th>
    79  * <th class="colFirst" style="text-align:left">proleptic-year</th>
    80  * <th class="colLast" align="left">ISO proleptic-year</th>
    80  * <th class="colLast" style="text-align:left">ISO proleptic-year</th>
    81  * </tr>
    81  * </tr>
    82  * </thead>
    82  * </thead>
    83  * <tbody>
    83  * <tbody>
    84  * <tr class="rowColor">
    84  * <tr class="rowColor">
    85  * <td>2</td><td>ROC</td><td>2</td><td>1913</td>
    85  * <td>2</td><td>ROC</td><td>2</td><td>1913</td>