[ 
https://issues.apache.org/jira/browse/CB-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182550#comment-14182550
 ] 

Colin Bau commented on CB-7790:
-------------------------------

any feedback or ??

> "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
>   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]

Reply via email to