Class Info |
Class Name: |
NSDate |
Super Class: |
NSObject |
Subclasses: |
2 direct subclasses |
Version: |
0 |
Number: |
129 |
Instance Size: |
4 bytes |
Documentation: |
NSDate |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- addTimeInterval: |
@0@+8:+12d+16 |
- classForCoder |
#0@+8:+12 |
- compare: |
i0@+8:+12@+16 |
- copyWithZone: |
@0@+8:+12@+16 |
- dateWithCalendarFormat:timeZone: |
@0@+8:+12@+16@+20 |
- description |
@0@+8:+12 |
- descriptionWithCalendarFormat:timeZone:locale: |
@0@+8:+12@+16@+20@+24 |
- descriptionWithLocale: |
@0@+8:+12@+16 |
- earlierDate: |
@0@+8:+12@+16 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- init |
@0@+8:+12 |
- initWithCoder: |
@0@+8:+12@+16 |
- initWithString: |
@0@+8:+12@+16 |
- initWithTimeInterval:sinceDate: |
@0@+8:+12d+16@+24 |
- initWithTimeIntervalSince1970: |
@0@+8:+12d+16 |
- initWithTimeIntervalSinceNow: |
@0@+8:+12d+16 |
- initWithTimeIntervalSinceReferenceDate: |
@0@+8:+12d+16 |
- isEqual: |
C0@+8:+12@+16 |
- isEqualToDate: |
C0@+8:+12@+16 |
- laterDate: |
@0@+8:+12@+16 |
- timeIntervalSince1970 |
d0@+8:+12 |
- timeIntervalSinceDate: |
d0@+8:+12@+16 |
- timeIntervalSinceNow |
d0@+8:+12 |
- timeIntervalSinceReferenceDate |
d0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ date |
@0@+8:+12 |
+ dateWithTimeIntervalSince1970: |
@0@+8:+12d+16 |
+ dateWithTimeIntervalSinceNow: |
@0@+8:+12d+16 |
+ dateWithTimeIntervalSinceReferenceDate: |
@0@+8:+12d+16 |
+ distantFuture |
@0@+8:+12 |
+ distantPast |
@0@+8:+12 |
+ initialize |
v0@+8:+12 |
+ timeIntervalSinceReferenceDate |
d0@+8:+12 |
|
Direct Subclasses |
NSCalendarDate
NSConcreteDate
|