Re: Dates (1-day resolution) redux
Re: Dates (1-day resolution) redux
- Subject: Re: Dates (1-day resolution) redux
- From: Paul Hoadley <email@hidden>
- Date: Thu, 12 Aug 2010 14:51:39 +0930
On 12/08/2010, at 10:44 AM, Ramsey Lee Gurley wrote:
> I believe the difference is that yes, GregorianCalendar _is_ timezone aware. NSTimestamp is not. NSTimestamp's getTime() value is fixed when the timestamp is created. If you then adjust your timezone frame of reference, the time does not adjust with you. GregorianCalendar is the opposite. It has fixed gregorian values (calendar day, month, year, etc) and the getTime() value fluctuates based on the timezone you set on it.
Maybe it would work then. I'll add it to my list of things to try. :-)
--
Paul.
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden