Skip to content

Commit 01f1841

Browse files
committed
Added wording specifying that Japanese Imperial era names are defined by
the Japanese government. See: https://www.nippon.com/en/in-depth/a05403/ Also see description of the Japanese Imperial calendar system used in documentation for Java's JapaneseEra class: https://docs.oracle.com/javase/8/docs/api/java/time/chrono/JapaneseEra.html
1 parent 1b2c04a commit 01f1841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ contributors: Google, Ecma International
114114
</tr>
115115
<tr>
116116
<td>*"japanese"*</td>
117-
<td>Japanese Imperial calendar, era system hybridised with *"gregory"*. Month numbers, month codes, and days are the same as in the ISO 8601 calendar, extended proleptically before their introduction in ISO year 1873. Imperial era names only extend as far back as the Meiji period (starting in ISO year 1868) during which calendar reforms took place. The arithmetic year, and the years and eras before ISO year 1868, are identical to *"gregory"*.</td>
117+
<td>Japanese Imperial calendar, era system hybridised with *"gregory"*. Month numbers, month codes, and days are the same as in the ISO 8601 calendar, extended proleptically before their introduction in ISO year 1873. Imperial era names only extend as far back as the Meiji period (starting in ISO year 1868) during which calendar reforms took place. All era names are defined by the Japanese government. The arithmetic year, and the years and eras before ISO year 1868, are identical to *"gregory"*.</td>
118118
</tr>
119119
<tr>
120120
<td>*"persian"*</td>

0 commit comments

Comments
 (0)