API  1.0.0
CPTimeZone.j File Reference

Go to the source code of this file.

Variables

var abbreviationDictionary
 
 CPSystemTimeZoneDidChangeNotification = @"CPSystemTimeZoneDidChangeNotification"
 
 CPTimeZoneNameStyleDaylightSaving = 2
 
 CPTimeZoneNameStyleGeneric = 4
 
 CPTimeZoneNameStyleShortDaylightSaving = 3
 
 CPTimeZoneNameStyleShortGeneric = 5
 
 CPTimeZoneNameStyleShortStandard = 1
 
 CPTimeZoneNameStyleStandard = 0
 
var defaultTimeZone
 
var knownTimeZoneNames
 
var localizedName
 
var localTimeZone
 
var systemTimeZone
 
var timeDifferenceFromUTC
 
var timeZoneDataVersion
 

Variable Documentation

◆ abbreviationDictionary

var abbreviationDictionary

Definition at line 33 of file CPTimeZone.j.

◆ CPSystemTimeZoneDidChangeNotification

CPSystemTimeZoneDidChangeNotification = @"CPSystemTimeZoneDidChangeNotification"

Definition at line 31 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleDaylightSaving

CPTimeZoneNameStyleDaylightSaving = 2

Definition at line 26 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleGeneric

CPTimeZoneNameStyleGeneric = 4

Definition at line 28 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleShortDaylightSaving

CPTimeZoneNameStyleShortDaylightSaving = 3

Definition at line 27 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleShortGeneric

CPTimeZoneNameStyleShortGeneric = 5

Definition at line 29 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleShortStandard

CPTimeZoneNameStyleShortStandard = 1

Definition at line 25 of file CPTimeZone.j.

◆ CPTimeZoneNameStyleStandard

CPTimeZoneNameStyleStandard = 0

Definition at line 24 of file CPTimeZone.j.

◆ defaultTimeZone

var defaultTimeZone

Definition at line 33 of file CPTimeZone.j.

◆ knownTimeZoneNames

var knownTimeZoneNames

Definition at line 33 of file CPTimeZone.j.

◆ localizedName

var localizedName

Definition at line 33 of file CPTimeZone.j.

◆ localTimeZone

var localTimeZone

Definition at line 33 of file CPTimeZone.j.

◆ systemTimeZone

var systemTimeZone

Definition at line 33 of file CPTimeZone.j.

◆ timeDifferenceFromUTC

var timeDifferenceFromUTC

Definition at line 33 of file CPTimeZone.j.

◆ timeZoneDataVersion

var timeZoneDataVersion

Definition at line 33 of file CPTimeZone.j.