ChronoZonedDateTime.From(ITemporalAccessor) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'Java.Time.Chrono.IChronoZonedDateTime.From'. This class will be removed in a future release.
[Android.Runtime.Register("from", "(Ljava/time/temporal/TemporalAccessor;)Ljava/time/chrono/ChronoZonedDateTime;", "", ApiSince=26)]
[System.Obsolete("Use 'Java.Time.Chrono.IChronoZonedDateTime.From'. This class will be removed in a future release.")]
public static Java.Time.Chrono.IChronoZonedDateTime? From(Java.Time.Temporal.ITemporalAccessor? temporal);
[<Android.Runtime.Register("from", "(Ljava/time/temporal/TemporalAccessor;)Ljava/time/chrono/ChronoZonedDateTime;", "", ApiSince=26)>]
[<System.Obsolete("Use 'Java.Time.Chrono.IChronoZonedDateTime.From'. This class will be removed in a future release.")>]
static member From : Java.Time.Temporal.ITemporalAccessor -> Java.Time.Chrono.IChronoZonedDateTime
Paramètres
- temporal
- ITemporalAccessor
Retours
- Attributs