---
title: dateTime
framework: Application Services
role: symbol
role_heading: Instance Property
platforms: [macOS 10.0+]
path: applicationservices/cm2header/1560304-datetime
---

# dateTime

The date and time when the profile was created. You can use this value to keep track of your own versions of this profile. For information on the date and time format, see [CMDateTime](../cmdatetime.md). 

## Declaration

```occ
CMDateTime dateTime;
```
