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
Calendar | Java.Util.Calendar. Returns the calendar used by this DateFormat. | |
[read-only] static | DateInstance | DateFormat. Returns a DateFormat instance for formatting and parsing dates in the DEFAULT style for the default locale. |
[read-only] static | DateTimeInstance | DateFormat. Returns a DateFormat instance for formatting and parsing dates and time values in the DEFAULT style for the default locale. |
[read-only] static | Instance | DateFormat. Returns a DateFormat instance for formatting and parsing dates and times in the SHORT style for the default locale. |
Lenient | bool. Indicates whether the calendar used by this date format is lenient. | |
NumberFormat | NumberFormat. Returns the NumberFormat used by this DateFormat. | |
[read-only] static | TimeInstance | DateFormat. Returns a DateFormat instance for formatting and parsing time values in the DEFAULT style for the default locale. |
TimeZone | Java.Util.TimeZone. Returns the time zone of this date format's calendar. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |