Extended-Thunder / send-later

Schedule messages to be sent at a specific time.
Mozilla Public License 2.0
123 stars 17 forks source link

Date time format does not respect locale. #686

Closed MarekKnapek closed 9 months ago

MarekKnapek commented 9 months ago

Prerequisites

Describe the bug

I see American style date time format even if I live in Europe and both my Windows and Send Later are set to display ISO-8601 date time format.

How to reproduce

Expected behavior

Additional context

Windows Server 2022 x64 with all updates, Thunderbird with all updates, Send Later latest greatest version.

SendLaterDateTime1 SendLaterDateTime2

Operating System

No response

Operating System Version

No response

Thunderbird version

115.8.0 (64-bit)

Send Later start-up string

No response

jikamens commented 9 months ago

Send Later doesn't have any control over the format used by the date-picker. It's a widget provided by Thunderbird, and the Thunderbird code decides how to format and display it. I'm pretty sure it's the same code that's used by Firefox. If you want to file an enhancement request at https://bugzilla.mozilla.org/ about making the date-picker more sensitive to the OS date formatting settings, you are welcome to do that, but I can't do anything about it in Send Later so I'm going to close this issue here.