MonoMac.Foundation.NSDateFormatter Members

The members of MonoMac.Foundation.NSDateFormatter are listed below.

See Also: Inherited members from MonoMac.Foundation.NSFormatter

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AMSymbolstring. Documentation for this section has not yet been entered.
BehaviorNSDateFormatterBehavior. Documentation for this section has not yet been entered.
CalendarNSCalendar. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DateFormatstring. Documentation for this section has not yet been entered.
DateStyleNSDateFormatterStyle. Documentation for this section has not yet been entered.
static
DefaultBehaviorNSDateFormatterBehavior. Documentation for this section has not yet been entered.
DefaultDateNSDate. Documentation for this section has not yet been entered.
EraSymbolsstring[]. Documentation for this section has not yet been entered.
GeneratesCalendarDatesbool. Documentation for this section has not yet been entered.
GregorianStartDateNSDate. Documentation for this section has not yet been entered.
IsLenientbool. Documentation for this section has not yet been entered.
LocaleNSLocale. Documentation for this section has not yet been entered.
LongEraSymbolsstring[]. Documentation for this section has not yet been entered.
MonthSymbolsstring[]. Documentation for this section has not yet been entered.
PMSymbolstring. Documentation for this section has not yet been entered.
QuarterSymbolsstring[]. Documentation for this section has not yet been entered.
ShortMonthSymbolsstring[]. Documentation for this section has not yet been entered.
ShortQuarterSymbolsstring[]. Documentation for this section has not yet been entered.
ShortStandaloneMonthSymbolsstring[]. Documentation for this section has not yet been entered.
ShortStandaloneQuarterSymbolsstring[]. Documentation for this section has not yet been entered.
ShortStandaloneWeekdaySymbolsstring[]. Documentation for this section has not yet been entered.
ShortWeekdaySymbolsstring[]. Documentation for this section has not yet been entered.
StandaloneMonthSymbolsstring[]. Documentation for this section has not yet been entered.
StandaloneQuarterSymbolsstring[]. Documentation for this section has not yet been entered.
StandaloneWeekdaySymbolsstring[]. Documentation for this section has not yet been entered.
TimeStyleNSDateFormatterStyle. Documentation for this section has not yet been entered.
TimeZoneNSTimeZone. Documentation for this section has not yet been entered.
TwoDigitStartDateNSDate. Documentation for this section has not yet been entered.
VeryShortMonthSymbolsstring[]. Documentation for this section has not yet been entered.
VeryShortStandaloneMonthSymbolsstring[]. Documentation for this section has not yet been entered.
VeryShortStandaloneWeekdaySymbolsstring[]. Documentation for this section has not yet been entered.
VeryShortWeekdaySymbolsstring[]. Documentation for this section has not yet been entered.
WeekdaySymbolsstring[]. Documentation for this section has not yet been entered.

Public Methods

Parse(string) : NSDate
Documentation for this section has not yet been entered.
ToString(NSDate) : string
Returns a string representation of the value of the current instance.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSDateFormatter object.