Return Value
戻り値
A new NSDate
instance representing the date calculated by setting the given hour, minute, and second, to a given time. If no such time exists for the specified components, the next available date is returned, which may be on a different calendar day.
新しいNSDate
インスタンスで、それはこの与えられた時間、分、そして秒をある与えられた時間に対して配置するによって計算される日付を表しています。そのような時間が指定された構成要素それらに対して存在しないならば、次の利用可能な日付が返されます、それは異なる暦日であるかもしれません。
Discussion
議論
You can use this method to calculate a date at a different time of a particular calendar day.
あなたはこのメソッドを使って、特定の暦日の異なる時間を算出できます。