---
title: dayOfYear
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsdatecomponents/dayofyear
---

# dayOfYear

The day of the year value of the date components.

## Declaration

```swift
var dayOfYear: Int { get set }
```
