Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Changed first day of week...but doesn´t work #49

Open
AnD010 opened this issue Feb 11, 2018 · 1 comment
Open

Changed first day of week...but doesn´t work #49

AnD010 opened this issue Feb 11, 2018 · 1 comment

Comments

@AnD010
Copy link

AnD010 commented Feb 11, 2018

Hi!,
I will try to change first day to week, but something is wrong.
For example, today in Europe is Sunday 11 February, but for me... first day of week is Monday,
don´t Sunday.
I did

            koyomi.weeks = ("Lun", "Mar", "Mie", "Jue", "Vie", "Sab", "Dom")
            koyomi.weeks.0 = "Lun"
            koyomi.weeks.1 = "Mar"
            koyomi.weeks.2 = "Mie"
            koyomi.weeks.3 = "Jue"
            koyomi.weeks.4 = "Vie"
            koyomi.weeks.5 = "Sab"
            koyomi.weeks.6 = "Dom"

But now.. is Monday 11 February in my calendar...this is wrong...today is Sunday 11 February... I can do something for change day of week and re-order days???
Thanks

@fastma
Copy link

fastma commented Jul 23, 2018

Same issue here, how did you solve it @AnD010 ?

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

No branches or pull requests

2 participants