Re: NSDateFormatter specfier for "short date"
Re: NSDateFormatter specfier for "short date"
- Subject: Re: NSDateFormatter specfier for "short date"
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 7 May 2003 18:26:42 +0200
On mercredi, mai 7, 2003, at 17:44 Europe/Paris, Sascha Kratky wrote:
Hi,
does NSDateFormatter support a % specifier for setting the
format of dates to the "Short Date" format specified by the user
in the International Pane of the System Preferences?
The specifier %x always seems to use the "Long Date" format.
[[NSUserDefaults standardUserDefaults]
objectForKey:NSShortDateFormatString]
?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.