iPhone - Differences among time zone convenience methods
问题 I see that NSTimeZone has these methods : defaultTimeZone localTimeZone systemTimeZone Can someone explain to me, in simple terms, what the differences are beetween those calls, and when one should be used instead of the other? I don't understand anything inside the Apple docs about this. 回答1: The language in the docs is a bit on the dry side, to be sure, and the similarity of the names is potentially confusing. I'll quote the NSTimeZone docs here and try to explain them: systemTimeZone The