You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/11/27 19:49:40 UTC

[jira] [Assigned] (CB-5458) navigator.globalization.stringToDate with iOS

     [ https://issues.apache.org/jira/browse/CB-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah reassigned CB-5458:
------------------------------------

    Assignee: Shazron Abdullah

> navigator.globalization.stringToDate with iOS
> ---------------------------------------------
>
>                 Key: CB-5458
>                 URL: https://issues.apache.org/jira/browse/CB-5458
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Globalization
>    Affects Versions: 2.9.0
>         Environment: ipad mini ios 7.04
>            Reporter: Colin Bau
>            Assignee: Shazron Abdullah
>              Labels: javascript, test
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I am using phonegap build 2.9 and ipad mini 7.04 
> navigator.globalization.stringToDate('9/25/2012',function(date) { alert('success');},function () { alert('fail'); },{selector:'date'}); 
> in Android 
> when I set selector "date", it will alert "success" 
> when I set selector "time", it will alert "fail" 
> when I set selector "date and time", it will alert "fail" 
> in iOS 
> when I set selector "date", it will also alert "fail" 
> when I set selector "time", it will alert "fail" 
> when I set selector "date and time", it will alert "fail" 
> why I set "date" will be "success" in Android,but "date" will "fail" in iOS



--
This message was sent by Atlassian JIRA
(v6.1#6144)