Java.Util.Calendar.GetGreatestMinimum Method
Returns the greatest minimum value of the given field.

Syntax

[Android.Runtime.Register("getGreatestMinimum", "(I)I", "GetGetGreatestMinimum_IHandler")]
public abstract int GetGreatestMinimum ([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 greatest minimum value of the given field. This is the biggest value that getActualMinimum can return for any possible time.

[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