Skip to content

Commit

Permalink
Editorial: Add note to ref to UTS35 about weekinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankYFTang committed Jul 30, 2024
1 parent 04039b8 commit d53f016
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions locale.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@ <h1>WeekInfoOfLocale ( _loc_ )</h1>
1. Return _r_.
</emu-alg>

<emu-note>
The record's return values are determined by _locale_, in accordance with the specifications outlined in <a href="https://www.unicode.org/reports/tr35/tr35-dates.html#Week_Data">UTS 35's Week Data</a> and <a href="https://www.unicode.org/reports/tr35/tr35-dates.html#first-day-overrides">First Day Overrides</a>.
</emu-note>

<emu-table id="table-locale-weekinfo-record">
<emu-caption>WeekInfo Record Fields</emu-caption>
<table class="real-table">
Expand Down

0 comments on commit d53f016

Please sign in to comment.