Lingua

Calendar.WalltimeFirst Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Icu.Util.WalltimeOptions enum directly instead of this field.

<strong>[icu]</strong>Option usato da #setRepeatedWallTimeOption(int) e #setSkippedWallTimeOption(int) specificando un tempo di muro ambiguo da interpretare come il più antico.

[Android.Runtime.Register("WALLTIME_FIRST", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.WalltimeOptions enum directly instead of this field.", true)]
public const Android.Icu.Util.WalltimeOptions WalltimeFirst = 1;
[<Android.Runtime.Register("WALLTIME_FIRST", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Util.WalltimeOptions enum directly instead of this field.", true)>]
val mutable WalltimeFirst : Android.Icu.Util.WalltimeOptions

Valore del campo

Value = 1
Attributi

Commenti

<strong>[icu]</strong>Option usato da #setRepeatedWallTimeOption(int) e #setSkippedWallTimeOption(int) specificando un tempo di muro ambiguo da interpretare come il più antico.

per android.icu.util.Calendar.WALLTIME_FIRST.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a