- compareDate:toDate:toUnitGranularity:
Indicates the ordering of two given dates based on their components down to a given unit 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.”
与えられた日付が「昨日」のうちかどうかを指し示します。