nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
963 stars 237 forks source link

Calendar first day by locale affect to some nextcloud Lang data #4087

Closed masterwishx closed 1 month ago

masterwishx commented 2 years ago

Steps to reproduce

1.Langue Russian (Monday)

  1. Change region to Hebrew or Hebrew (Israel) 3.then same data in Hebrew

Expected behavior

I needs all language data in My first language but first day is Sunday

Actual behaviour

Some data in Hebrew instead of my first language

Calendar app version

Lasted

CalDAV-clients used

Davx5

Browser

Chrome

Client operating system

Win 10

Server operating system

Unraid (Linux x64) Linuxserver Docker amd64

Web server

Other

Database engine version

MariaDB

PHP engine version

PHP 7.4

Nextcloud version

Last

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

..

Nextcloud configuration

..

Web server error log

..

Log file

..

Browser log

..

Additional info

I leave in Israel for very long time but Hebrew is not my first language. If I choose Hebrew for local I'm getting first day Sunday but also some text in Hebrew in nextcloud.

Like files changed data in files

But I need all nextcloud in my first language where first day is Monday. But in Israel I need first day Sunday. Please fix it Or maybe we can get option to change first day of week like in other calendars?

masterwishx commented 2 years ago

Also i have ('default_phone_region' => 'IL',) in config.php

You can see hebrew date in right

image

st3iny commented 1 month ago

The first day of the week is currently tied to your locale setting.

st3iny commented 1 month ago

There already is a feature request to manually set and override the first day of the week to solve issues like yours.

I'm closing this in favor of https://github.com/nextcloud/calendar/issues/384.