Java.Text.SimpleDateFormat.Get2DigitYearStart Method
Returns the date which is the start of the one hundred year period for two-digit year values.

Syntax

[Android.Runtime.Register("get2DigitYearStart", "()Ljava/util/Date;", "GetGet2DigitYearStartHandler")]
public virtual Java.Util.Date Get2DigitYearStart ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the date which is the start of the one hundred year period for two-digit year values. See SimpleDateFormat.Set2DigitYearStart(Java.Util.Date) for details.

[Android Documentation]

Requirements

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