Re: Help, baffled by date handling - is everything deprecated?
Re: Help, baffled by date handling - is everything deprecated?
- Subject: Re: Help, baffled by date handling - is everything deprecated?
- From: email@hidden
- Date: Fri, 13 Jun 2003 11:04:25 +0100
Marek,
On Friday, June 13, 2003, at 03:55 am, Marek Wawrzyczny wrote:
Construct new NSTimestamp or Date objects where the time part of the
timestamp is set to zero, then do the comparisons.
I am not sure that is a good idea. Depending on local daylight savings,
you may end up with one day difference more or less than you intended.
Either set the 'hour' part of your date to 12, or use a timezone
without daylight savings.
-- Denis.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.