[
https://issues.apache.org/jira/browse/CB-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163207#comment-14163207
]
ASF GitHub Bot commented on CB-7733:
------------------------------------
GitHub user zalun opened a pull request:
https://github.com/apache/cordova-plugin-globalization/pull/27
CB-7733 Errors in weekdays fixed
* getDateNames should return (Sun - Sat) in all locales
* getFirstDayOfWeek should return 1 for Sunday and 2 for Monday
* bunch of jsHint fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zalun/cordova-plugin-globalization
fix_dateNames_and_firstDay
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-globalization/pull/27.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #27
----
commit e8baaaa8db58973c74ab44397a5c7e85ca8967dc
Author: Piotr Zalewa <[email protected]>
Date: 2014-10-08T07:45:41Z
Errors in weekdays fixed
* getDateNames should return (Sun - Sat) in all locales
* getFirstDayOfWeek should return 1 for Sunday and 2 for Monday
* bunch of jsHint fixes
----
> Error in weekdays reporting in Firefox OS
> -----------------------------------------
>
> Key: CB-7733
> URL: https://issues.apache.org/jira/browse/CB-7733
> Project: Apache Cordova
> Issue Type: Bug
> Components: FirefoxOS
> Reporter: Piotr Zalewa
> Assignee: Piotr Zalewa
>
> getDateNames returns (Mon - Sun) for locales starting on Monday
> getFirstDayOfWeek returns 0 for Sunday and 1 for Monday
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]