gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with NSDateFormatter


From: Fred Kiefer
Subject: Re: Problem with NSDateFormatter
Date: Tue, 24 Aug 2010 00:16:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.11) Gecko/20100714 SUSE/3.0.6 Thunderbird/3.0.6

Am 23.08.2010 15:20, schrieb Philippe Roussel:
> In SimpleAgenda I use an instance of NSDateFormatter created with
> 
> dateFormatter = AUTORELEASE([[NSDateFormatter alloc]
> initWithDateFormat:[[NSUserDefaults standardUserDefaults]
> objectForKey:NSShortDateFormatString] allowNaturalLanguage:NO]);
> 
> in the appointment editor for a textbox where you can enter the last
> date of a recurring event. I *think* it used to work but with latest svn
> I'm unable to change the date and the textbox has a really strange
> behaviour.
> 
> I'm using a French locale but the problem exists in English too.
> 
> Is my code wrong or is this a bug in NSDateFormatter ?
> Did someone recently tested that code ?

I was able to reproduce a problem here (probably with an older version
of SimpleAgenda). Could you please write a detailed bug report. I am
going to look into this in the next days and it would be great to have a
place where we gather all relevant information.

Fred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]