[
https://issues.apache.org/jira/browse/CB-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095923#comment-15095923
]
Sergey Grebnov commented on CB-7790:
------------------------------------
Could be related to CB-5708
> "navigator.globalization.getDateNames" strange problem in wp8
> -------------------------------------------------------------
>
> Key: CB-7790
> URL: https://issues.apache.org/jira/browse/CB-7790
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Globalization
> Affects Versions: 3.6.3
> Environment: phonegap 3.6.3 with all latest plugin
> ios 8.02
> winphone 8.1
> Android 4.42
> all real machine
> Reporter: Colin Bau
> Labels: globalization, triaged, wp8
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> when I execute these code
> navigator.globalization.getDateNames(function(names) {for (var i=0;
> i<names.value.length; i++) { alert(i + names.value[i]);}},null,{type:"wide",
> item:"months"})
> [in android and ios,it will return]
> 0 1
> 1 2
> 2 3
> ...
> ...
> ...
> 11 12
> [in wp8,it will return]
> 0 1
> 1 2
> 2 3
> ...
> ...
> ...
> 11 12
> 12 null <= this line maybe have some problem or Excess ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]