Re: How to get the time zone of a parsed date/time string?
Re: How to get the time zone of a parsed date/time string?
- Subject: Re: How to get the time zone of a parsed date/time string?
- From: Jens Alfke <email@hidden>
- Date: Wed, 30 Jul 2014 11:51:34 -0700
> On Jul 30, 2014, at 11:48 AM, Alex Zavatone <email@hidden> wrote:
>
> Actually, there is one line that is relevant, so here it is.
>
> In iOS, NSDateComponents objects can contain a calendar, a timezone, and a date object. You can therefore store the calendar along with the components. If you use the date method of the NSDateComponents class to access the date, make sure that the associated timezone is up-to-date.
How does this have anything to do with the parsed output of an NSDateFormatter? Could you please read my original message again?
—Jens
_______________________________________________
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