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

ASF GitHub Bot commented on CB-10605:
-------------------------------------

GitHub user eymorale opened a pull request:

    https://github.com/apache/cordova-plugin-globalization/pull/44

    CB-10605 fix deprecation warnings

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eymorale/cordova-plugin-globalization CB-10605

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-globalization/pull/44.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 #44
    
----
commit af733e4a762f431760a6fcd59bf16f72ae5fe178
Author: Edna Morales <[email protected]>
Date:   2016-02-12T23:15:14Z

    CB-10605 fix deprecation warnings

----


> cordova-plugin-globalization deprecation warnings
> -------------------------------------------------
>
>                 Key: CB-10605
>                 URL: https://issues.apache.org/jira/browse/CB-10605
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Globalization
>         Environment: iOS
>            Reporter: Edna Morales
>            Assignee: Edna Morales
>            Priority: Minor
>
>  'NSSecondCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitSecond instead
>  'NSMinuteCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitMinute instead
>  'NSHourCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitHour instead
>  'NSDayCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitDay instead
>  'NSMonthCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitMonth instead
>  'NSYearCalendarUnit' is deprecated: first deprecated in iOS 8.0 - Use 
> NSCalendarUnitYear instead



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