如何使用Photos框架获取照片的时间戳?

时间:2016-08-22 07:53:49

标签: ios swift photosframework

我想检索存储在设备上的照片库中的媒体的时间戳。我找到了一个solution,但var app = app || {}; (function(window){ 'use strict'; app.ENTER_KEY = 13; app.ESC_KEY = 27; // Define the extra properties needed for your view: app.name = m.prop( '' ) app.password = m.prop( '' ) app.submit = function(){ // ... } m.route.mode = "hash"; m.route(document.getElementById('MitApp'), '/', { "/":app, "/:filter":app }); })(window); 的内容在iOS 9.0及更高版本中已弃用。我想使用ALAssetLibrary框架这样做。请帮忙。

1 个答案:

答案 0 :(得分:0)

以下是完整的答案:

stdClass1