-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Datepicker localization #2286
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2286 +/- ##
============================================
- Coverage 27.64% 27.60% -0.05%
Complexity 103 103
============================================
Files 144 145 +1
Lines 5288 5297 +9
Branches 798 798
============================================
Hits 1462 1462
- Misses 3826 3835 +9
Continue to review full report at Codecov.
|
83c4a98
to
e3eab4c
Compare
It's a pain to test with mocking moment, will have to find a more elegant solution later. |
Didn't have a look yet but from the screenshot short day of week names are not localized. |
The days names in the screenshot are correctly localised in german: |
I thought that was French. :p |
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
e3eab4c
to
9c5f806
Compare
Is this getting fixed? My Nextcloud locale is set to English (Finland) with Week starts on Monday clearly shown under Settings, yet the Calendar week starts on Sunday when opened via web browser. |
fixes #2174
fixes first day of week
fixes title of month in header