Java.Util.Date.Minutes Property
Returns the gregorian calendar minute of the hour for this Date object.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getMinutes", "()I", "GetGetMinutesHandler")]
[set: Android.Runtime.Register("setMinutes", "(I)V", "GetSetMinutes_IHandler")]
public virtual int Minutes { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the gregorian calendar minute of the hour for this Date object.

Set method documentation [Android Documentation]

Sets the gregorian calendar minute of the hour for this Date object.

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1