---
title: year
framework: Application Services
role: symbol
role_heading: Instance Property
platforms: [macOS 10.0+]
path: applicationservices/cmdatetime/1560351-year
---

# year

The year. Note that to indicate the year 1984, this field would store the integer 1984, not just 84.

## Declaration

```occ
UInt16 year;
```
