A display of a calendar date with controls for editing the date value.
SDK
- macOS 10.4+
Framework
- App
Kit
Declaration
class NSDatePicker : NSControl
Overview
NSDate
uses an NSDate
to implement much of the control’s functionality. NSDate
provides cover methods for most of NSDate
methods, which invoke the corresponding cell method.