Class Info |
Class Name: |
NSConcreteTimeZoneDetail |
Super Class: |
NSTimeZoneDetail |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
115 |
Instance Size: |
20 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
abbreviation |
NSString * |
4 |
name |
NSString * |
8 |
offsetFromGMT |
int |
12 |
isDST |
unsigned char |
16 |
|
Instance Methods |
Name |
Signature |
- copyWithZone: |
@0@+8:+12@+16 |
- dealloc |
v0@+8:+12 |
- description |
@0@+8:+12 |
- initWithAbbreviation:secondsFromGMT:isDaylightSaving:name: |
@0@+8:+12@+16i+20C+27@+28 |
- isDaylightSavingTimeZone |
C0@+8:+12 |
- name |
@0@+8:+12 |
- timeZoneAbbreviation |
@0@+8:+12 |
- timeZoneDetailArray |
@0@+8:+12 |
- timeZoneDetailForDate: |
@0@+8:+12@+16 |
- timeZoneName |
@0@+8:+12 |
- timeZoneSecondsFromGMT |
i0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ detailFromPropertyList:name: |
@0@+8:+12@+16@+20 |
|