Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ contributors: Google, Ecma International
</thead>
<tr>
<td>*"buddhist"*</td>
<td>Thai Buddhist calendar, proleptic. Month numbers, month codes, and days are the same as in the ISO 8601 calendar, but the epoch year is different. There is one era.</td>
<td>Thai Buddhist calendar, proleptic. Month numbers, month codes, and days are identical to ISO 8601, but the epoch year differs. All years are treated as having 12 months. Dates prior to ISO year 1941 (2484 BE) are defined but may not correspond to historically accurate values due to the calendar reforms of 1940 and earlier. There is one era.</td>
</tr>
<tr>
<td>*"chinese"*</td>
Expand Down