The properties of Java.Util.Date are listed below. For a list of all members, see the Date Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Day | int. Returns the gregorian calendar day of the week for this Date object. |
Hours | int. Returns the gregorian calendar hour of the day for this Date object. | |
Minutes | int. Returns the gregorian calendar minute of the hour for this Date object. | |
Month | int. Returns the gregorian calendar month for this Date object. | |
Seconds | int. Returns the gregorian calendar second of the minute for this Date object. | |
Time | long. Returns this Date as a millisecond value. | |
[read-only] | TimezoneOffset | int. Returns the timezone offset in minutes of the default TimeZone. |
Year | int. Returns the gregorian calendar year since 1900 for this Date object. |
[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. |