Java.Util.Calendar.GetMinimum Method
Returns the smallest minimum value of the given field. this returns the smallest value that get can return for the given field.

Syntax

[Android.Runtime.Register("getMinimum", "(I)I", "GetGetMinimum_IHandler")]
public abstract int GetMinimum ([Android.Runtime.GeneratedEnum] CalendarField field)

Parameters

field
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the smallest minimum value of the given field. this returns the smallest value that get can return for the given field.

[Android Documentation]

Requirements

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