Next:
Date-compatibility (non-ANSI)
, Previous:
Date class-instance creation (Blue Book)
, Up:
Date
1.57.4 Date: basic
- aDate
Answer a new Date pointing dayCount before the receiver
addDays: dayCount
Answer a new Date pointing dayCount past the receiver
subtractDate: aDate
Answer the number of days between aDate and the receiver (negative if the receiver is before aDate)
subtractDays: dayCount
Answer a new Date pointing dayCount before the receiver