Java.Util.Calendar.IsTimeSet Property
Whether time corresponds to the values in fields[].

Syntax

[Android.Runtime.Register("isTimeSet")]
protected bool IsTimeSet { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Whether time corresponds to the values in fields[]. If false, time is out-of-date with respect to changes fields[]. Accessing the time via getTimeInMillis will always return the correct value.

[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