On 24.04.2008, at 07:33, Tobias Kaefer wrote: > Wouldn't it be better to do it in a way like this: (??) > [dateValue setTimeZone:timeZone] Yes. NSDate values are always UTC, if you need to apply timezone offsets set the proper NSTimeZone object on the date. Greets, Helge -- Helge Hess http://www.helgehess.eu/