我正在尝试从照片库中获取两个日期和Iamgettingtheimagessuccessfully.范围内的图像使用PHAsset库现在的问题是我无法在同一天的两次之间(例如中午12:10到中午12:30之间)获取图像使用下面的代码NSDate*startDate=[selfgetDateForDay:30andMonth:9andYear:2016andHour:12andMinute:10andSecond:0];NSDate*endDate=[selfgetDateForDay:30andMonth:9andYear:2016andHour:12andMinute:30andSec