---
title: date
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlcheckpoint/date
---

# date

The time when the training session created the checkpoint.

## Declaration

```swift
var date: Date
```

## See Also

### Inspecting a checkpoint

- [phase](createml/mlcheckpoint/phase.md)
- [iteration](createml/mlcheckpoint/iteration.md)
- [url](createml/mlcheckpoint/url.md)
