Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect date rendered as execution date in JavaScript Console #227

Open
AFaust opened this issue Oct 1, 2024 · 0 comments
Open

Incorrect date rendered as execution date in JavaScript Console #227

AFaust opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@AFaust
Copy link
Contributor

AFaust commented Oct 1, 2024

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 AFaust added the bug label Oct 1, 2024
@AFaust AFaust added this to the 1.3.0.0 milestone Oct 1, 2024
@AFaust AFaust self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant