NSDate (EDExtensions)


Declared In:
NSDate+Extensions.h


Category Description

Various common extensions to NSDate.


Method Types

- precedesDate:

Instance Methods

precedesDate:

- (BOOL)precedesDate:(NSDate *)other

Returns YES if the receiver signifies an earlier date than other.


Version 2.0 Copyright ©2002. All Rights Reserved.