Skip to content

Commit de333ea

Browse files
committed
islamicc is just an alias
We don't need to specify "deprecated" here which is not a concept that exists in ECMA-402. Aliases are replaced by the canonical value regardless of whether they are deprecated or not. See #49
1 parent 38af927 commit de333ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4088,7 +4088,7 @@ <h1><span class="secnum">1.1.1</span> AvailableCalendars ( )</h1>
40884088
</tr>
40894089
<tr>
40904090
<td><emu-val>"islamicc"</emu-val></td>
4091-
<td>Deprecated alias for <emu-val>"islamic-civil"</emu-val>.</td>
4091+
<td>Alias for <emu-val>"islamic-civil"</emu-val>.</td>
40924092
</tr>
40934093
<tr>
40944094
<td><emu-val>"iso8601"</emu-val></td>

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ contributors: Google, Ecma International
106106
</tr>
107107
<tr>
108108
<td>*"islamicc"*</td>
109-
<td>Deprecated alias for *"islamic-civil"*.</td>
109+
<td>Alias for *"islamic-civil"*.</td>
110110
</tr>
111111
<tr>
112112
<td>*"iso8601"*</td>

0 commit comments

Comments
 (0)