DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.4k stars 111 forks source link

Allow start of the week from Monday (currently Sunday for me) #175

Closed Svec-Tomas closed 5 months ago

Svec-Tomas commented 7 months ago
Reminder

I am using Reminders Menubar in English and my beginning of the week is strangely starting from Sunday and not from Monday. Which is very strange, as I am located in Slovakia, Europe. Also the time is AM/PM, not our standard 24-hour format.

Is it possible to have start of the week from Monday and 24 hour time format, please?

Thanks!

DamascenoRafael commented 7 months ago

@Svec-Tomas, can you confirm if your preferred language in the app is "Use system language" or "English"?

Svec-Tomas commented 7 months ago

Please find attached the screen from my System Settings -> Language & Region

Snímka obrazovky 2024-01-31 o 8 58 05

But I guess you are asking what language I have inside Reminders-Menubar. In both cases English and Use system language I have Sunday as first day of the week and AM/PM, not 24 hour time format.

DamascenoRafael commented 5 months ago

@Svec-Tomas Slovak was added as a supported language in version 1.22.0 (thanks for that!! 🎉 ), so I believe you will no longer experience this problem. But at the same time, in version 1.22.0 if you select "Use system language" the time formats must respect the system preferences if the language is not yet supported in the app.

Svec-Tomas commented 5 months ago

Hi Rafael, yes, this latest update including Slovak language fixed all issues for me. Thanks a lot!