Replace BalanceISODate(Time) #3278
Annotations
10 errors
|
lint:
polyfill/lib/ecmascript.mjs#L1270
'hour' is assigned a value but never used
|
|
lint:
polyfill/lib/calendar.mjs#L1524
A space is required before '}'
|
|
lint:
polyfill/lib/calendar.mjs#L1524
Replace `year:·isoYear,·month:·isoMonth,·day:·isoDay` with `·year:·isoYear,·month:·isoMonth,·day:·isoDay·`
|
|
lint:
polyfill/lib/calendar.mjs#L1524
A space is required after '{'
|
|
lint:
polyfill/lib/calendar.mjs#L159
A space is required before '}'
|
|
lint:
polyfill/lib/calendar.mjs#L159
Replace `year:·isoDate.year,·month:·isoDate.month,·day:·isoDate.day` with `·year:·isoDate.year,·month:·isoDate.month,·day:·isoDate.day·`
|
|
lint:
polyfill/lib/calendar.mjs#L159
A space is required after '{'
|
|
lint:
polyfill/lib/calendar.mjs#L159
'AddDaysToISODate' is not defined
|
|
lint:
polyfill/lib/calendar.mjs#L158
'addDaysISO' is defined but never used
|
|
lint:
polyfill/lib/calendar.mjs#L142
Replace `⏎······year:·y1,⏎······month:·m1,⏎······day:·d1⏎···` with `·year:·y1,·month:·m1,·day:·d1`
|