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

Making Monday first day of the week - pt-PT language #1820

Closed
wants to merge 1 commit into from

Conversation

horus68
Copy link
Contributor

@horus68 horus68 commented May 31, 2017

In Portugal the first day of the week is Monday,
Same goes with the international standard ISO 8601

so firstDay: 1 not 0 (Sunday) for pt-PT language
Reference for numbers of the days: http://php.net/manual/en/function.date.php

In Portugal the first day of the week is Monday, so firstDay: 1 not 0 (Sunday)
Also in the international standard ISO 8601
@jsf-clabot
Copy link

jsf-clabot commented May 31, 2017

CLA assistant check
All committers have signed the CLA.

@horus68 horus68 changed the title Making Monday first day of the week May 31, 2017
@horus68 horus68 deleted the patch-1 branch May 31, 2017 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants