Contents

NSDatePicker

A display of a calendar date with controls for editing the date value.

Declaration

class NSDatePicker

Overview

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.

Topics

Configuring Date Pickers

Controlling Date Picker Range and Mode

Accessing Object Values

Constraining the Displayable/Selectable Range