NSTimeZone Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating and Initializing Time Zone Objects
Working with System Time Zones
Getting Time Zone Information
Getting Information About a Specific Time Zone
Comparing Time Zones
Describing a Time Zone
Getting Information About Daylight Saving
Class Methods
abbreviationDictionary
defaultTimeZone
knownTimeZoneNames
localTimeZone
resetSystemTimeZone
setDefaultTimeZone:
systemTimeZone
timeZoneForSecondsFromGMT:
timeZoneWithAbbreviation:
timeZoneWithName:
timeZoneWithName:data:
Instance Methods
abbreviation
abbreviationForDate:
data
daylightSavingTimeOffset
daylightSavingTimeOffsetForDate:
description
initWithName:
initWithName:data:
isDaylightSavingTime
isDaylightSavingTimeForDate:
isEqualToTimeZone:
localizedName:locale:
name
nextDaylightSavingTimeTransition
nextDaylightSavingTimeTransitionAfterDate:
secondsFromGMT
secondsFromGMTForDate:
Constants
NSTimeZoneNameStyle
Time Zone Name Styles
Notifications
NSSystemTimeZoneDidChangeNotification
Revision History
Index
Companion Guide
Date and Time Programming Guide for Cocoa