Bug 1912511 Comment 21 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to :Ms2ger (he/him; ⌚ UTC+1/+2) from comment #20)
> See bug 1950425

Thank you.

I have now done some additional testing with the `PlainDate` & `PlainDateTime` Objects and the `.withCalendar()` method. 

To me it looks like the following are wroking in Firefox Beta 139:
- `buddhist`
- `chinese`
- `dangi`
- `gregory`
- `islamic-civil`
- `islamic-tbla`

And the following calendars are disabled in Firefox Beta 139 but enabled in Firefox Nightly 140:
- `islamic`
- `islamic-umalqura`
- `islamic-rgsa`

These are my codepens I tested with:
- [`PlainDate` Object](https://codepen.io/CodeRedDigital/pen/NPPLreQ?editors=1111)
- [`PlainDateTime` Object](https://codepen.io/CodeRedDigital/pen/myyGeMK?editors=1011)
(In reply to :Ms2ger (he/him; ⌚ UTC+1/+2) from comment #20)
> See bug 1950425

Thank you.

I have now done some additional testing with the `PlainDate` & `PlainDateTime` Objects and the `.withCalendar()` method. 

To me it looks like the following are wroking in Firefox Beta 139:
- `buddhist`
- `japanese`
- `chinese`
- `dangi`
- `gregory`
- `islamic-civil`
- `islamic-tbla`

And the following calendars are disabled in Firefox Beta 139 but enabled in Firefox Nightly 140:
- `islamic`
- `islamic-umalqura`
- `islamic-rgsa`

These are my codepens I tested with:
- [`PlainDate` Object](https://codepen.io/CodeRedDigital/pen/NPPLreQ?editors=1111)
- [`PlainDateTime` Object](https://codepen.io/CodeRedDigital/pen/myyGeMK?editors=1011)
(In reply to :Ms2ger (he/him; ⌚ UTC+1/+2) from comment #20)
> See bug 1950425

Thank you.

I have now done some additional testing with the `PlainDate` & `PlainDateTime` Objects and the `.withCalendar()` method. 

To me it looks like the following are wroking in Firefox Beta 139:
- `buddhist`
- `coptic`
- `chinese`
- `dangi`
- `ethioaa`
- `ethiopic`
- `gregory`
- `hebrew`
- `indian`
- `islamic-civil`
- `islamic-tbla`
- `iso8601`
- `japanese`
- `persian`
- `roc`

And the following calendars are disabled in Firefox Beta 139 but enabled in Firefox Nightly 140:
- `islamic`
- `islamic-umalqura`
- `islamic-rgsa`

These are my codepens I tested with:
- [`PlainDate` Object](https://codepen.io/CodeRedDigital/pen/NPPLreQ?editors=1111)
- [`PlainDateTime` Object](https://codepen.io/CodeRedDigital/pen/myyGeMK?editors=1011)

Back to Bug 1912511 Comment 21