摘要: IOS-NSDateFormatter使用介绍NSDateFormatter的使用: NSDate *nowDate = [[NSDate alloc] init]; NSDateFormatter *dateFormatter = [[NSDateFormatter a... 阅读全文
posted @ 2015-05-25 16:30 AbeDay 阅读(242) 评论(0) 推荐(0) 编辑