org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSDateFormatterBehavior

Enclosing interface:
FoundationLibrary

public static interface FoundationLibrary.NSDateFormatterBehavior

native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h
enum values


Field Summary
static int NSDateFormatterBehavior10_0
           
static int NSDateFormatterBehavior10_4
           
static int NSDateFormatterBehaviorDefault
           
 

Field Detail

NSDateFormatterBehaviorDefault

static final int NSDateFormatterBehaviorDefault
See Also:
Constant Field Values

NSDateFormatterBehavior10_0

static final int NSDateFormatterBehavior10_0
See Also:
Constant Field Values

NSDateFormatterBehavior10_4

static final int NSDateFormatterBehavior10_4
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.