Sets the daylight savings offset in milliseconds for this SimpleTimeZone.
Syntax
[Android.Runtime.Register("setDSTSavings", "(I)V", "GetSetDSTSavings_IHandler")]
public virtual
void SetDSTSavings (
int milliseconds)
Parameters
- milliseconds
- the daylight savings offset in milliseconds.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1