---
title: timestamp
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srwristtemperature/timestamp
---

# timestamp

The date and time when the device records the temperature.

## Declaration

```swift
var timestamp: Date { get }
```

## See Also

### Getting temperature information

- [value](sensorkit/srwristtemperature/value.md)
- [errorEstimate](sensorkit/srwristtemperature/errorestimate.md)
