CPDate Class Reference

List of all members.

Public Member Functions

(id) - initWithTimeIntervalSinceNow: [implementation]
(id) - initWithTimeIntervalSinceReferenceDate: [implementation]
(id) - initWithTimeInterval:sinceDate: [implementation]
(id) - initWithString: [implementation]
(CPTimeInterval) - timeIntervalSinceDate: [implementation]
(CPTimeInterval) - timeIntervalSinceNow [implementation]
(CPTimeInterval) - timeIntervalSince1970 [implementation]
(CPTimeInterval) - timeIntervalSinceReferenceDate [implementation]
(BOOL) - isEqualToDate: [implementation]
(CPComparisonResult) - compare: [implementation]
(CPDate- earlierDate: [implementation]
(CPDate- laterDate: [implementation]
(CPString- description [implementation]

Static Public Member Functions

(id) + date [implementation]
(id) + dateWithTimeIntervalSinceNow: [implementation]
(id) + dateWithTimeIntervalSinceReferenceDate: [implementation]
(id) + distantPast [implementation]
(id) + distantFuture [implementation]


Detailed Description

Definition at line 29 of file CPDate.j.


Member Function Documentation

- (CPComparisonResult) compare: (CPDate anotherDate   [implementation]

Definition at line 110 of file CPDate.j.

+ (id) date   [implementation]

Definition at line 38 of file CPDate.j.

+ (id) dateWithTimeIntervalSinceNow: (CPTimeInterval)  seconds   [implementation]

Definition at line 42 of file CPDate.j.

+ (id) dateWithTimeIntervalSinceReferenceDate: (CPTimeInterval)  seconds   [implementation]

Definition at line 46 of file CPDate.j.

- (CPString) description   [implementation]

Definition at line 125 of file CPDate.j.

+ (id) distantFuture   [implementation]

Definition at line 56 of file CPDate.j.

+ (id) distantPast   [implementation]

Definition at line 51 of file CPDate.j.

- (CPDate) earlierDate: (CPDate anotherDate   [implementation]

Definition at line 115 of file CPDate.j.

- (id) initWithString: (CPString description   [implementation]

Definition at line 76 of file CPDate.j.

- (id) initWithTimeInterval: (CPTimeInterval)  seconds
sinceDate: (CPDate refDate 
[implementation]

Definition at line 71 of file CPDate.j.

- (id) initWithTimeIntervalSinceNow: (CPTimeInterval)  seconds   [implementation]

Definition at line 61 of file CPDate.j.

- (id) initWithTimeIntervalSinceReferenceDate: (CPTimeInterval)  seconds   [implementation]

Definition at line 66 of file CPDate.j.

- (BOOL) isEqualToDate: (CPDate anotherDate   [implementation]

Definition at line 105 of file CPDate.j.

- (CPDate) laterDate: (CPDate anotherDate   [implementation]

Definition at line 120 of file CPDate.j.

- (CPTimeInterval) timeIntervalSince1970   [implementation]

Definition at line 92 of file CPDate.j.

- (CPTimeInterval) timeIntervalSinceDate: (CPDate anotherDate   [implementation]

Definition at line 83 of file CPDate.j.

- (CPTimeInterval) timeIntervalSinceNow   [implementation]

Definition at line 88 of file CPDate.j.

- (CPTimeInterval) timeIntervalSinceReferenceDate   [implementation]

Definition at line 96 of file CPDate.j.


The documentation for this class was generated from the following file:

Generated on Thu Dec 11 01:55:49 2008 for Cappuccino by  doxygen 1.5.7.1