Re: NSDate offset woes
Re: NSDate offset woes
- Subject: Re: NSDate offset woes
- From: Greg Hoover <email@hidden>
- Date: Mon, 29 Oct 2007 19:17:27 -0700
Ok, so you're right. It's DST. That's annoying. There must be a
way to force NSDateFormatter to compensate for this, no?
> I'm importing a set of dates from a file that I create using
> dateWithString:. I've encountered some odd behavior in that some of
> the dates are created with an offset of -0700 for PDT and a few have
> the offset -0800 (also PDT apparently). ...
>
> I'm obviously missing something or this is a bug.
You haven't shown us samples, but is it possible the discrepancy is
due to daylight savings time? We're not always at the same offset
from either Greenwich or UTC.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden