<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/date-picker",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Date Picker"
}
-->

# Date Picker

Display a calendar date and provide controls for editing the date value.

## Topics

### View

[`NSDatePicker`](/documentation/AppKit/NSDatePicker)

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

### Cells

[`NSDatePickerCell`](/documentation/AppKit/NSDatePickerCell)

An object that controls the behavior of a date picker, or of a single date picker cell in a matrix.

[`NSDatePickerCellDelegate`](/documentation/AppKit/NSDatePickerCellDelegate)

A set of optional methods implemented by delegates of [`NSDatePickerCell`](/documentation/AppKit/NSDatePickerCell) objects.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)