Open
Description
Currently, we coerce the options argument to an object by calling ToObject
. @justingrant suggested in tc39/proposal-temporal#693 that we should be stricter and throw instead.
I don't think we should change older Intl objects, due to backwards compatibility, but we can adopt this pattern in new objects.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Previously Discussed