Skip to content

Commit 1d593a6

Browse files
Update spec/locale.html
Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
1 parent 63d2a64 commit 1d593a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/locale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ <h1>
841841
</h1>
842842
<dl class="header">
843843
<dt>description</dt>
844-
<dd>It converts a <a href="https://unicode.org/reports/tr35/#UnicodeFirstDayIdentifier">Unicode First Day Identifier</a> defined in <a href="https://unicode.org/reports/tr35/#Key_And_Type_Definitions_">Unicode Technical Standard #35 Part 1 Core Section 3.6.1 Key and Type Definitions</a> to a numeric ISO 8601 <em>calendar day of week</em>, and returns any other string unmodified.</dd>
844+
<dd>It converts a <a href="https://unicode.org/reports/tr35/#UnicodeFirstDayIdentifier">Unicode First Day Identifier</a> defined in <a href="https://unicode.org/reports/tr35/#Key_And_Type_Definitions_">Unicode Technical Standard #35 Part 1 Core Section 3.6.1 Key and Type Definitions</a> to a numeric ISO 8601 <em>calendar day of week</em>, and returns *undefined* for any other string.</dd>
845845
</dl>
846846
<emu-alg>
847847
1. For each row of <emu-xref href="#table-locale-first-day-option-value"></emu-xref>, except the header row, in table order, do

0 commit comments

Comments
 (0)