Skip to content
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

Is there a way to change the first day of the week? #13

Open
Ra7t0r opened this issue Apr 13, 2019 · 8 comments
Open

Is there a way to change the first day of the week? #13

Ra7t0r opened this issue Apr 13, 2019 · 8 comments

Comments

@Ra7t0r
Copy link

Ra7t0r commented Apr 13, 2019

Is there a way to change the first day of the week?
Any updates?

Thanks

Originally posted by @Ra7t0r in #8 (comment)

@cerberus82
Copy link

go to your config.js file
and change the language (globally, not module specific)
to "en-GB"...
that will make monday the first day of the week.

@fluentlydata
Copy link

fluentlydata commented Nov 3, 2019

That works, thanks! Remember though to call npm install after changing the configuration.

@Bolovai
Copy link

Bolovai commented Mar 3, 2021

So question on this, my language is set to "en" in my config.js but in the Calendar mod, Monday is my first day of the week already. I would like to change it to show as Sunday being the first day as traditional calendars go. I am not used to seeing Sunday at the end of the week. Is there a way to make this change?

@Hristov94
Copy link

Hristov94 commented May 10, 2022

Changing the config.js to "en-GB" didn't do it for me...

@hesspoint
Copy link

I have my local set to Germany as we also have Monday as the first day.

language: "en",
locale: "de-DE",

I ran npm install again, even completely removed the directory and reinstalled the module but still showing Sunday as the first day.

@Hristov94
Copy link

Any other known fixes ?

@meaple
Copy link

meaple commented Mar 17, 2023

Have you tried language: "en-gb", if I remember correctly using language: "en-GB", didn't work for me either. I don't remember if I had to reinstall module or reinstall and reboot.

@Hristov94
Copy link

Hristov94 commented Mar 17, 2023

O damn, so stupid of me.., Language, not locale... Yes, it worked !!! My god, thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants