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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to