Java.Util.SimpleTimeZone.SetStartYear Method
Sets the starting year for daylight savings time in this SimpleTimeZone.

Syntax

[Android.Runtime.Register("setStartYear", "(I)V", "GetSetStartYear_IHandler")]
public virtual void SetStartYear (int year)

Parameters

year
the starting year.

Remarks

Sets the starting year for daylight savings time in this SimpleTimeZone. Years before this start year will always be in standard 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