ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

[bug]: wrong time format in object history

Open 5G7K opened this issue 1 year ago • 1 comments

No existing issues.

  • [X] There is no existing issue for my problem.

Describe the bug

System OS is in English. Chrome/Firefox, too. Language setting in both browser is German to display pages in German. In object history the time is displayed in AM/PM instead of German time format. Language setting in Admin is German. Time format in Flot is correct.

To Reproduce

Go to object with history (SQL).

Expected behavior

Time format is displayed with 24h format.

Screenshots & Logfiles

image

Adapter version

6.17.6

js-controller version

5.0.19

Node version

18.20.2

Operating system

linux

Additional context

No response

5G7K avatar Apr 27 '24 07:04 5G7K

It is used on this place toLocaleTimeString What will happen in your browser? image if you enter `new Date().toLocaleTimeString()´ in the browser console?

GermanBluefox avatar May 23 '24 11:05 GermanBluefox

Closed due no activity

GermanBluefox avatar Jul 03 '24 09:07 GermanBluefox