home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.96k stars 2.69k forks source link

Settings -> Entities: "created_at" & "missing_at" - no year displayed #21640

Open ildar170975 opened 1 month ago

ildar170975 commented 1 month ago

Checklist

Describe the issue you are experiencing

Currently no year is displayed for "created_at" & "missing_at" values: image

If some values are for past years (i.e. not the current year) - this may be confusing.

Describe the behavior you expected

A year is displayed for values which are from past years. For the current year - a year should not be displayed.

If it is already implemented like this - let me know & close the issue.

Steps to reproduce the issue

as above

What version of Home Assistant Core has the issue?

2024.8

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 127.0.6533.89

Which operating system are you using to run this browser?

Win10x64

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

ildar170975 commented 1 month ago

similar to https://github.com/home-assistant/frontend/issues/20392