ootbee-support-tools icon indicating copy to clipboard operation
ootbee-support-tools copied to clipboard

Incorrect date rendered as execution date in JavaScript Console

Open AFaust opened this issue 1 year ago • 0 comments

BUG

Expected behavior

When a script is executed in the JavaScript Console, the date of the last execution is shown above the result tabs. This date should be formatted in ISO 8601 format with two digits for months and days.

Actual behavior

When a script is executed in October, the month is displayed with three digits, consisting of a leading 0 and the actual month.

Steps to reproduce the behavior

Execute a script in October of any year.

grafik

Additional details (analysis so far, log statements, references, etc.)

Tell us about your environment

AFaust avatar Oct 01 '24 08:10 AFaust