DateTimeOffset.DayOfYear Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the day of the year represented by the current DateTimeOffset object.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32The day of the year of the current DateTimeOffset object, expressed as a value between 1 and 366.
Show: