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

# quarter

The number of quarters.

## Declaration

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

## See Also

### Accessing Years and Months

- [era](foundation/nsdatecomponents/era.md)
- [year](foundation/nsdatecomponents/year.md)
- [yearForWeekOfYear](foundation/nsdatecomponents/yearforweekofyear.md)
- [month](foundation/nsdatecomponents/month.md)
- [isLeapMonth](foundation/nsdatecomponents/isleapmonth.md)
