dateWithYear:month:day:hour:minute:second:timeZone:
Declaration
+ (id) dateWithYear:(NSInteger) year month:(NSUInteger) month day:(NSUInteger) day hour:(NSUInteger) hour minute:(NSUInteger) minute second:(NSUInteger) second timeZone:(NSTimeZone *) aTimeZone;