次の方法で共有


ReferenceTime.Sunrise Property

Definition

Sunrise at the given time zone as shown in the Tag property. The sunrise is described in the ISO8601 format. (Only be populated if the call is byCoordinates).

public DateTimeOffset? Sunrise { get; }
member this.Sunrise : Nullable<DateTimeOffset>
Public ReadOnly Property Sunrise As Nullable(Of DateTimeOffset)

Property Value

Applies to