标签:http 形式 pre ima 使用 man mat false picker
一个支持多种形式的日期选择器,日期选择器,支持年、年月、年月日、年月日时、年月日时分、年月日时分秒、月日、月日时、月日时分、月日时分秒、时、时分、时分秒、分秒、月日周 时分等。
具体使用可以看github说明。
默认
PGDatePickManager *datePickManager = [[PGDatePickManager alloc] init];
PGDatePicker *datePicker = datePickManager.datePicker;
datePicker.delegate = self;
[self presentViewController:datePickManager animated:false completion:nil];
标签:http 形式 pre ima 使用 man mat false picker
原文地址:https://www.cnblogs.com/limaofuyuanzhang/p/10920765.html