[Previous] [Up] [Next]

NSDateFormatter

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSDateFormatter

NSDateFormatter

Declared in: Foundation/NSDateFormatter.h

Inherits from: NSFormatter

Conforms to: NSObject



allowsNaturalLanguage

- (BOOL) allowsNaturalLanguage

dateFormat

- (NSString*) dateFormat

initWithDateFormat:allowNaturalLanguage:

- (id) initWithDateFormat: (NSString*)format allowNaturalLanguage: (BOOL)flag