Document Revision History

This table describes the changes to DatePicker: Using NSDatePicker control to display date and time.

DateNotes
2018-05-03

Upgraded for macOS 10.13 SDK, replaced deprecated APIs, replaced use of NSMatrix, now using modern Objective-C syntax, and storyboard.

2012-03-20

Upgraded to Xcode 4.3 and Mac OS X 10.7.

2009-09-30

Upgraded to support 10.6, removed some compiler warnings, simplified UI, some code-reformatting.

2007-04-25

Demonstrates how to use the NSDatePicker control.