Has anyone written a DatePicker script using AppleScriptObj-C?

Would like to figure out how to write a Date Picker script to use the Cocoa built-in date picker.
If anyone could do it, Shane could. (Kissing butt here!)

I wrote it 6 years ago.

image

http://piyocast.com/as/archives/5571

And…I packed it into “choose date lib” AppleScript libraries with sdef.

image

http://piyocast.com/as/archives/7713

But Calendar picker is too small for latest Mac environment. So, I wrote some larger calendar pickers.

image

http://piyocast.com/as/archives/8030

I wrote one in Swift

Piyomaru,
Well, your lib is run-only and locked so we can’t see the AppleScript.

Also it only returns a list with 3 items representing the date but no time element.

It should return a date/time