NSDatePicker is a subclass of NSControl that provides a user interface for displaying and editing an NSDate object.
NSDatePicker is a subclass of NSControl that provides a user interface for displaying and editing an NSDate object.
NSDatePicker uses an NSDatePickerCell to implement much of the control’s functionality. NSDatePicker provides cover methods for most of NSDatePickerCell methods, which invoke the corresponding cell method