Re: Getting the NSDateFormatter strings from the user's preferences
Re: Getting the NSDateFormatter strings from the user's preferences
- Subject: Re: Getting the NSDateFormatter strings from the user's preferences
- From: James Bucanek <email@hidden>
- Date: Thu, 19 May 2005 15:55:48 -0700
Andreas Mayer wrote on Thursday, May 19, 2005:
>
>Am 19. Mai 2005 um 01:14 Uhr schrieb James Bucanek:
>
>> Here's my second, annoying, question for the day. Where I can get
>> the date and time formatting strings set by the user in the
>> International Preferences Pane?
>
>NSDateFormatter
>
>setDateStyle:
>
>- (void)setDateStyle:(NSDateFormatterStyle)style
>
>Sets the date style of the receiver to style. For possible values,
>see “Constants”.
>Availability
>
>Available in Mac OS X version 10.4 and later.
I guess you missed the part where I wrote:
James Bucanek wrote on Wednesday, May 18, 2005:
>I can't use the new date and time "styles" introduced in 10.4's NSDateFormatter object as I need to
>run on 10.3, and ideally 10.2.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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