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

Date format is not respected #22900

Open
4 tasks done
szczukot opened this issue Nov 20, 2024 · 1 comment
Open
4 tasks done

Date format is not respected #22900

szczukot opened this issue Nov 20, 2024 · 1 comment

Comments

@szczukot
Copy link

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

I choose date format:
image

but I see everywhere date notation in the United States format

image

image

image

Describe the behavior you expected

Displaying the date in the selected format

Steps to reproduce the issue

everywhere

What version of Home Assistant Core has the issue?

2024.11.2

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Chrome Version 131.0.6778.70 (Official Build) (64-bit)

Which operating system are you using to run this browser?

Windows 11

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

@karwosts
Copy link
Contributor

Seems that the date format is only used in places with fully numeric dates, like 12/31/24.

Dates which are formatted in longer style formats are not affected by date format option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants