How to get the Time/Date separators?
How to get the Time/Date separators?
- Subject: How to get the Time/Date separators?
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 21 Oct 2002 15:21:42 +0200
I've been looking in the Archives and in the NSUserDefaults
documentation and I didn't find the answer.
The Date and Time Panes of the International System Preferences lets
the user define the Time and Date Separator and the order of MYD.
There is no keys in NSUserDefaults for the separators and there is not
a real key for the MYD order value (maybe the good one is
NSDateTimeOrdering but I don't understand it like this).
So is there some hidden keys. The headers are mute on this topic too.
My goal is to create a Formatter string like this:
%m.%d.%y
should the user have chosen MDY and . as the Date separator.
_______________________________________________
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.