<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [Timestamp](./firestore_lite.timestamp.md) &gt; [seconds](./firestore_lite.timestamp.seconds.md)

## Timestamp.seconds property

The number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.

<b>Signature:</b>

```typescript
readonly seconds: number;
```
