Java.Text.DateFormat: Property Members

The properties of Java.Text.DateFormat are listed below. For a list of all members, see the DateFormat Members list.

See Also: Inherited members from Java.Text._Format

Public Properties

CalendarJava.Util.Calendar. Returns the calendar used by this DateFormat.
[read-only]
static
DateInstanceDateFormat. Returns a DateFormat instance for formatting and parsing dates in the DEFAULT style for the default locale.
[read-only]
static
DateTimeInstanceDateFormat. Returns a DateFormat instance for formatting and parsing dates and time values in the DEFAULT style for the default locale.
[read-only]
static
InstanceDateFormat. Returns a DateFormat instance for formatting and parsing dates and times in the SHORT style for the default locale.
Lenientbool. Indicates whether the calendar used by this date format is lenient.
NumberFormatNumberFormat. Returns the NumberFormat used by this DateFormat.
[read-only]
static
TimeInstanceDateFormat. Returns a DateFormat instance for formatting and parsing time values in the DEFAULT style for the default locale.
TimeZoneJava.Util.TimeZone. Returns the time zone of this date format's calendar.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.