---
title: fileCreationDate
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/filecreationdate
---

# fileCreationDate

The creation date of the file.

## Declaration

```swift
var fileCreationDate: Date? { get }
```

## See Also

### Determining When a File Was Created or Modified

- [fileModificationDate](imagecapturecore/iccamerafile/filemodificationdate.md)
