DateTimeOffset.DayOfYear Właściwość

Definicja

Pobiera dzień roku reprezentowany przez bieżący DateTimeOffset obiekt.

public:
 property int DayOfYear { int get(); };
public int DayOfYear { get; }
member this.DayOfYear : int
Public ReadOnly Property DayOfYear As Integer

Wartość właściwości

Int32

Dzień roku bieżącego DateTimeOffset obiektu, wyrażony jako wartość z zakresu od 1 do 366.

Dotyczy