DurationDatePickerViewDateType @objc public enum DurationDatePickerViewDateType : Int 选择器样式 YMD 年月日 Declaration Swift case YMD YMDHM 年月日时分 Declaration Swift case YMDHM formatStr Undocumented Declaration Swift public var formatStr: String { get }