https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate
- Return an implementation-defined ISO Date Record, or throw a RangeError exception, as described below.
Currently we return (iso era, 1972) for all calendars.
I'm not quite sure what we ought to do here.
https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate
Currently we return (iso era, 1972) for all calendars.
I'm not quite sure what we ought to do here.