Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
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

var abbreviationDictionary

Definition at line 33 of file CPTimeZone.j.

CPSystemTimeZoneDidChangeNotification = @"CPSystemTimeZoneDidChangeNotification"

Definition at line 31 of file CPTimeZone.j.

CPTimeZoneNameStyleDaylightSaving = 2

Definition at line 26 of file CPTimeZone.j.

CPTimeZoneNameStyleGeneric = 4

Definition at line 28 of file CPTimeZone.j.

CPTimeZoneNameStyleShortDaylightSaving = 3

Definition at line 27 of file CPTimeZone.j.

CPTimeZoneNameStyleShortGeneric = 5

Definition at line 29 of file CPTimeZone.j.

CPTimeZoneNameStyleShortStandard = 1

Definition at line 25 of file CPTimeZone.j.

CPTimeZoneNameStyleStandard = 0

Definition at line 24 of file CPTimeZone.j.

var defaultTimeZone

Definition at line 33 of file CPTimeZone.j.

var knownTimeZoneNames

Definition at line 33 of file CPTimeZone.j.

var localizedName

Definition at line 33 of file CPTimeZone.j.

var localTimeZone

Definition at line 33 of file CPTimeZone.j.

var systemTimeZone

Definition at line 33 of file CPTimeZone.j.

var timeDifferenceFromUTC

Definition at line 33 of file CPTimeZone.j.

var timeZoneDataVersion

Definition at line 33 of file CPTimeZone.j.