firefly-iii / firefly-iii

Firefly III: a personal finances manager
https://firefly-iii.org/
GNU Affero General Public License v3.0
16.42k stars 1.49k forks source link

Date selector does not respect the Locale settings #9511

Closed fgnix closed 4 days ago

fgnix commented 4 days ago

Support guidelines

I've found a bug and checked that ...

Description

In the transaction editor, the date selector field follow the "Languages" setting instead of "Locale settings"

Debug information

Firefly version is 6.1.24

Expected behaviour

No response

Steps to reproduce

  1. Set "Locale settings" to "German"
  2. Leave "Languages" to English (GB)

Dates in the date editor are sill in the MM/DD/YYYY format

  1. Set "Locale settings" to "German"
  2. Set also "Languages" to "German"

Dates in the date editor are now in the correct DD/MM/YYYY format

Additional info

No response

JC5 commented 4 days ago

Hi, thanks for opening an issue.

This is not a bug. Firefly III uses the "datetime-local" field to render dates and leaves it entirely to your browser. Set your browser to your locale and you should see the results you expect.

Please see the search for more info, this gets asked fairly regularly.

github-actions[bot] commented 4 days ago

Hi there! This is an automatic reply. Share and enjoy

This issue is now 🔒 closed. Please be aware that closed issues are not monitored by the developer of Firefly III.

If there is more to discuss, please open a new issue or discussion.

Thank you for your contributions.