Java.Util.Calendar.Instance Property
Constructs a new instance of the Calendar subclass appropriate for the default Locale and default TimeZone, set to the current date and time.

Syntax

[get: Android.Runtime.Register("getInstance", "()Ljava/util/Calendar;", "GetGetInstanceHandler")]
public static Calendar Instance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Constructs a new instance of the Calendar subclass appropriate for the default Locale and default TimeZone, set to the current date and 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