Constructs a new instance of the Calendar subclass appropriate for the
default Locale and given TimeZone, set to the current date and time.
Syntax
[Android.Runtime.Register("getInstance", "(Ljava/util/TimeZone;)Ljava/util/Calendar;", "")]
public static
Calendar GetInstance (
TimeZone timezone)
Parameters
- timezone
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1