Re: Date Math Question and Daylight Savings Time
Re: Date Math Question and Daylight Savings Time
- Subject: Re: Date Math Question and Daylight Savings Time
- From: "Clive Roberts" <email@hidden>
- Date: Thu, 20 Jan 2005 18:42:41 -0000
> Hello All -
>
> I am doing some date math calculations and during daylight savings time
> my calculations seems to be off a day.
have you set NSTimeZone eg
NSTimeZone tz = NSTimeZoneWithName("GMT", true);
where GMT should be your local setting.
I have had the wrong count of days occuring when this is set incorrectly.
Clive Roberts
>
> Any thoughts on why?
>
> - James Cicenia
>
> _______________________________________________
> 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
_______________________________________________
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