NSDatePicker display format
NSDatePicker display format
- Subject: NSDatePicker display format
- From: Marco S Hyman via Cocoa-dev <email@hidden>
- Date: Tue, 21 Jan 2020 14:22:55 -0800
Is there a way to change the date format used by NSDatePicker?
The dateValue I’m seeing, for example, is "1/20/2020 1:41:42 PM”. At a minimum
I’d like the time displayed in 24 hour mode instead of AM/PM. Ideally I’d like
the date to be “yyyy:MM:dd HH:mm:ss” because that is how it is used elsewhere
in the user interface.
Marc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden