init()
Returns a date object initialized to the current date and time.
Declaration
init()Return Value
An NSDate object initialized to the current date and time.
Discussion
This method is a designated initializer for NSDate.
Returns a date object initialized to the current date and time.
init()An NSDate object initialized to the current date and time.
This method is a designated initializer for NSDate.