Java.Util.Date: Property Members

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

Public Properties

[read-only]
Dayint. Returns the gregorian calendar day of the week for this Date object.
Hoursint. Returns the gregorian calendar hour of the day for this Date object.
Minutesint. Returns the gregorian calendar minute of the hour for this Date object.
Monthint. Returns the gregorian calendar month for this Date object.
Secondsint. Returns the gregorian calendar second of the minute for this Date object.
Timelong. Returns this Date as a millisecond value.
[read-only]
TimezoneOffsetint. Returns the timezone offset in minutes of the default TimeZone.
Yearint. Returns the gregorian calendar year since 1900 for this Date object.

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.