[NSTimeZone systemTimeZone] not returning correct value
[NSTimeZone systemTimeZone] not returning correct value
- Subject: [NSTimeZone systemTimeZone] not returning correct value
- From: "Lawrence Sanbourne" <email@hidden>
- Date: Thu, 1 Jun 2006 20:50:46 -0500
Hi everyone,
Several users of my app have been seeing strange results under certain
circumstances. It turns out that at least for one user, the problem is
linked to time zones: The user has symlinked /etc/localtime to a time
zone not available in the System Prefs GUI. This breaks the System
Prefs pop-up menu interface, but iCal and other apps still work fine.
However, my app doesn't. I'm using [NSTimeZone systemTimeZone] to
retrieve the time zone. I don't know exactly how this method is
returning the wrong value on the user's computer, but has anyone
experienced behavior like this?
My apologies for the lack of detail in this question.
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden