SimpleDateFormat.Get2DigitYearStart Method

Definition

[Android.Runtime.Register("get2DigitYearStart", "()Ljava/util/Date;", "GetGet2DigitYearStartHandler", ApiSince=24)]
public virtual Java.Util.Date? Get2DigitYearStart ();
[<Android.Runtime.Register("get2DigitYearStart", "()Ljava/util/Date;", "GetGet2DigitYearStartHandler", ApiSince=24)>]
abstract member Get2DigitYearStart : unit -> Java.Util.Date
override this.Get2DigitYearStart : unit -> Java.Util.Date

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to