Open timagixe opened 1 year ago
Nice find, it also needs updating in the workday waiver window
Can you assign this is to me
Sure
I analysed this issue, findings below
Let's discuss and move it further 👍
@RahulKannan12 that looks cool. Can we also add theme support to it? Currently the datepicker is always white no matter the theme.
@araujoarthur0 Thanks.
Yes, I did some checks, it is possible to add, Can some one assign this to me, I can start working on it ?
@BikcromBiswas are you still working on this or is it ok to reassign?
@BikcromBiswas are you still working on this or is it ok to reassign? Please reassign it
@araujoarthur0 I've raised the PR for fixing the date picker localizations, unfortunately I couldn't add the theme support to it, as it requires some more understanding for me, I'll do it as part of my upcoming PR's.
No need to change the date picker code. By changing the localization with the --lang
parameter as mentioned here https://github.com/thamara/time-to-leave/issues/10#issuecomment-1658033202, also changes the naming of the months in the date picker.
That's rather interesting @soulflyman. Would you be willing to submit a PR for that? I wonder how we would communicate to users the need to restart the app to see the changes in the datepickers. Maybe a popup when closing the preferences if the language was changed.
I think a popup when closing or changing the language would be the best way.
I'm not familiar with electron development to create a pull request. It was accidentally that I discovered this option and thought this might help.
I'm sorry that I can't help more.
@soulflyman no worries, thanks for the input!
Describe the issue Date picker always displays months in English version.
To Reproduce Steps to reproduce the behavior:
Expected behavior I believe date picker should also be localized to selected language
Environment
Screenshots