-
Notifications
You must be signed in to change notification settings - Fork 31
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
Starting the week on Monday #15
Comments
I believe this is a PHP option itself. If you set it in your php.ini (or somewhere like that) if you echo day[0] it may come out as monday. Search around google and i'm sure you'll find an option for that somewhere. |
Hi, I have not set a method for a start day, I didnt event think of it, I'll add that as soon as i can. :) |
And sorry, i didnt even notice this issue was open, i didnt get notified |
When will this be fixed? |
I'm also interested in finding a solution to start the week on Monday! |
Im using your great plugin since today and for my project I would really need that the week starts on monday! |
Hi! github-newbie here, with newbie doubts. |
Hi Folks! |
Don't worry makzumi, take it easy ;) I just want to understand what's the best behaviour for the community, for the owner:
|
David, If you have seen it done in other projects and can find out where its done Makzumi, if you would like help, I will gladly dedicate some time to these |
Understood, it seems very neat! |
@davidgras No problem, if you are new to Git, I recommend finding tutorials either by Github, Bitbucket or elsewhere around the internet. As for this project, I'm looking into a fix for this now. |
I decided this issue.
we must add:
Before generate calendar, we must rename array elements in setDayLabels |
@kazrusm this is only for month view, not for the week view? |
In Europe calendars start the week on Monday instead of Sunday.
Is it possible to choose this?
If not, which part of the code should I look at to change this?
The text was updated successfully, but these errors were encountered: