Contents

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.

See Also

Initializing a Date