NSTimer issue with daylight savings
NSTimer issue with daylight savings
- Subject: NSTimer issue with daylight savings
- From: <email@hidden>
- Date: Sat, 26 Oct 2002 22:19:36 -0600 (MDT)
I'm having an issue with NSTimer right now between very specific times
right now. Wondering if anyone else is having an issue.
Between 19:10:06 on october 26th and 01:02:06 october 27th whenever I try
to use NSTimer I'm getting an error in my program:
*** NSTimer ignoring exception 'NSRangeException' (reason '*** -[NSCFArray
objectAtIndex:]: index (4) beyond bounds (4)') that raised during posting
of timer with target 168f640 and selector 'needsDisplay:'
Needless to say, changing the time before or after and it works like a charm.
Anyone else noticing this?
(Oh and I'm running 10.2.1)
Patrick Milvich
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.