Allow to change "date" format in user's profile #11973
Replies: 2 comments
-
|
As of 2022.12.16 I see that a 4th parameter was added to profile customization:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I checked in HA |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently (i.e.
core-2022.3.2) the user can customize these items related to local formats in their profile:There is no separate option to customize
Date. The date format depends solely on theLanguageselected by the user.E.g. the
input_datetimeentity is displayed in the default format of the language in the Lovelaceentitiescard:3/7/202207/03/2022So there is no way to have
Englishlanguage and date in the format of e.g.2022.03.07.It would be appreciated if the
Date formatwas introduced in the user's Profile configuration.Beta Was this translation helpful? Give feedback.
All reactions