Re: NSCalendarDate saving and loading to get the same date-time
Re: NSCalendarDate saving and loading to get the same date-time
- Subject: Re: NSCalendarDate saving and loading to get the same date-time
- From: Shawn Erickson <email@hidden>
- Date: Mon, 09 Oct 2006 18:01:25 -0700
On Oct 9, 2006, at 2:09 PM, Sarat Kongara wrote:
Thanks Shawn. I understand the NSDate behaviour better now. I guess
the best option for me is to save the Timezone with the dates so I can
adjust them on load or save the components individually
(mm,dd,yyyy,hh,mm,ss).
I still don't understand what your issue is. The NSDate you save is
the same one you get back when you load what you saved (same in the
sense that it represents the same exact time). You should have no
need to adjust anything.
Can you better describe the problem you are trying to solve?
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden