Re: arbitrary date formats based on user prefs
Re: arbitrary date formats based on user prefs
- Subject: Re: arbitrary date formats based on user prefs
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 22 Dec 2004 11:18:38 -0800
On Dec 22, 2004, at 10:19 AM, Ben Dougall wrote:
further thought, just want to check: are the standard date format
strings, in the user's preferred arrangement, available anywhere
somehow?
Yes, they are:
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSUserDefaults.html>
See, for example, NSDateFormatString
(Also NSShortDateFormatString, NSShortTimeDateFormatString...)
See also NSCalendarDate, per Robbie's reply.
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden