mirror of
https://github.com/tc39/test262.git
synced 2025-11-12 17:59:44 +01:00
Add link to GitHub discussion
This commit is contained in:
parent
df37207881
commit
ac3035f0d1
@ -3,7 +3,9 @@
|
||||
|
||||
/*---
|
||||
esid: sec-temporal.calendar.prototype.calendaryearmonthfromfields
|
||||
description: Reference ISO day is chosen to be the first of the calendar month
|
||||
description: >
|
||||
Reference ISO day is chosen to be the first of the calendar month
|
||||
See https://github.com/tc39/proposal-temporal/issues/3150 for more context.
|
||||
info: |
|
||||
1. Let _firstDayIndex_ be the 1-based index of the first day of the month described by _fields_ (i.e., 1 unless the month's first day is skipped by this calendar.)
|
||||
2. Set _fields_.[[Day]] to _firstDayIndex_.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user