initWithYear:month:day:hour:minute:second:timeZone:

Declaration

- (id) initWithYear:(NSInteger) year month:(NSUInteger) month day:(NSUInteger) day hour:(NSUInteger) hour minute:(NSUInteger) minute second:(NSUInteger) second timeZone:(NSTimeZone *) aTimeZone;