Java.Util.GregorianCalendar.GetGreatestMinimum Method
Gets the greatest minimum value of the specified field.

Syntax

[Android.Runtime.Register("getGreatestMinimum", "(I)I", "GetGetGreatestMinimum_IHandler")]
public override int GetGreatestMinimum ([Android.Runtime.GeneratedEnum] CalendarField field)

Parameters

field
the field.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the greatest minimum value of the specified field. For the gregorian calendar, this value is the same as getMinimum().

[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