Re: NSDate description in Lion shows GMT instead of local time

2011-08-26 Thread Clark Cox
On Fri, Aug 26, 2011 at 12:38 AM, Gerriet M. Denkmann wrote: > > The documentation says about -[NSDate description]: "The representation is > not guaranteed to remain constant across different releases of the operating > system." That really says it all right there. > NSLog(@"someDate: %@", so

Re: NSDate description in Lion shows GMT instead of local time

2011-08-26 Thread David Duncan
On Aug 26, 2011, at 12:38 AM, Gerriet M. Denkmann wrote: > Is this a bug in Lion or is this a really useful feature? Its not a bug, its more like a clarification of expectation. Upon seeing the description in local time many developers believe than an NSDate somehow carries time zone informati