Java.Util.SimpleTimeZone.InDaylightTime Method
Returns true if time is in a daylight savings time period for this time zone.

Syntax

[Android.Runtime.Register("inDaylightTime", "(Ljava/util/Date;)Z", "GetInDaylightTime_Ljava_util_Date_Handler")]
public override bool InDaylightTime (Date time)

Parameters

time
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if time is in a daylight savings time period for this time zone.

[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