Skip to content

Correctly handle ISO reference year for MonthDay #412

@Manishearth

Description

@Manishearth

https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate

  1. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedWaiting for some code change

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions