jjzjj

missingDreamNotify

全部标签

iphone - 每天下午 5 点重复 UILocalNotification

如何每天下午5点重复UILocalNotification?以下是我设置自定义时间的代码。但我想每天在自定义时间或可能是静态时间通知用户。我正在使用iOS6。-(void)scheduleNotification{NSDateFormatter*dateFormatter=[[NSDateFormatteralloc]init];[dateFormattersetDateFormat:@"h:mma"];NSDate*dateFromString=[[NSDatealloc]init];dateFromString=[dateFormatterdateFromString:timeSt