---
title: IOPMCalendarStruct
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.4+]
path: iokit/iopmcalendarstruct
---

# IOPMCalendarStruct

## Declaration

```occ
typedef struct IOPMCalendarStruct {
    ...
} IOPMCalendarStruct;
```

## Topics

### Instance Properties

- [day](iokit/iopmcalendarstruct/1499810-day.md)
- [hour](iokit/iopmcalendarstruct/1499932-hour.md)
- [minute](iokit/iopmcalendarstruct/1499567-minute.md)
- [month](iokit/iopmcalendarstruct/1499573-month.md)
- [second](iokit/iopmcalendarstruct/1499964-second.md)
- [selector](iokit/iopmcalendarstruct/1499639-selector.md)
- [year](iokit/iopmcalendarstruct/1499808-year.md)
