摘要:
- (NSString *)getCurrentDate{ NSDateFormatter *formatter =[[[NSDateFormatteralloc] init] autorelease]; NSDate *date = [NSDate date]; [formatter setTimeStyle:NSDateFormatterMediumStyle]; NSCalendar *calendar = [[[NSCalendaralloc] initWithCalendarIdentifier:NSGregorianCalendar] autorelease]; ... 阅读全文
posted @ 2012-03-13 17:15
Kalou
阅读(885)
评论(0)
推荐(0)

浙公网安备 33010602011771号