- isDate:equalToDate:toUnitGranularity:
Indicates whether two dates are equal to a given unit of granularity.
2つの日付がある与えられた粒度の単位まで等しいかどうかを指し示します。
- isDate:inSameDayAsDate:
Indicates whether two dates are in the same day.
2つの日付が同じ日にちの内かどうかを指し示します。
- isDateInToday:
Indicates whether the given date is in “today.”
与えられた日付が「今日」のうちかどうかを指し示します。
- isDateInTomorrow:
Indicates whether the given date is in “tomorrow.”
与えられた日付が「明日」のうちかどうかを指し示します。
- isDateInWeekend:
Indicates whether a given date falls within a weekend period, as defined by the calendar and the calendar's locale.
そのカレンダーとカレンダーのロケールによって定義されるとき、与えられた日付がある週末期間内に収まるかどうかを指し示します。
- isDateInYesterday:
Indicates whether the given date is in “yesterday.”
与えられた日付が「昨日」のうちかどうかを指し示します。