![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Time
instance, then instantiate one
of the following patterns:
Time now Time fromSeconds: seconds past midnight
Time
instance, then instantiate one of the following patterns:
Time instance hours Time instance minutes Time instance seconds
Time
instances, then instantiate
one of the following patterns:
Time instance addTime: another Time instance Time instance subtractTime: another Time instance
Time
instances, then instantiate one of
the following patterns:
Time instance = another Time instance Time instance < another Time instance
Date
instance, then instantiate one
of the following patterns:
Date today Date newDay: day in year (an integer) year: year (an integer)
Date
instance,
then instantiate one of the following patterns:
Date instance day Date instance year
Date
instance, then instantiate one of the following patterns:
Date instance dayName Date instance monthName
Date
instance, then instantiate one of the following patterns:
Date instance addDays: Integer instance Date instance subtractDays: Integer instance
Date
instances, then instantiate one of
the following patterns:
Date instance = another Date instance Date instance < another Date instance